jiggzson / nerdamer

a symbolic math expression evaluator for javascript
http://www.nerdamer.com
MIT License
514 stars 82 forks source link

More convertFromLaTeX Defined Integral types #618

Closed phcreery closed 3 years ago

phcreery commented 3 years ago

Add parsing where begin and end integral are not in brackets. \\int_0^{\\pi}(\sin(x)),dx \\int_0^1(\\sin(x)),dx \\int_{\\pi}^1(\\sin(x)),dx'