New
v1.4.0-preview.7
What's Changed
- Parenthesize LaTeX limit target for one-sided limits, parenthesize Provided by Priority by @Happypig375 in https://github.com/asc-community/AngouriMath/pull/651
- Do not simplify x in {1} to false, InnerEval merge with InnerSimplify, simplify 0/0 to NaN in InnerSimplify by @Happypig375 in https://github.com/asc-community/AngouriMath/pull/652
- Display not equals in Latexise, simplify Notf(Andf) and Notf(Orf) by @Happypig375 in https://github.com/asc-community/AngouriMath/pull/653
- Fix stack overflow for nonexistent two-sided limits by @Happypig375 in https://github.com/asc-community/AngouriMath/pull/654
- Change AngouriMath.Experimental to AngouriMath.Terminal MyGet on README by @Happypig375 in https://github.com/asc-community/AngouriMath/pull/655
- Place calculus operator priority between addition/subtraction and mutiplication/division in Latexise by @Happypig375 in https://github.com/asc-community/AngouriMath/pull/656
Full Changelog: https://github.com/asc-community/AngouriMath/compare/v1.4.0-preview.6...v1.4.0-preview.7