mossadal/math-parser
PHP parser for mathematical expressions, including elementary functions, variables and implicit multiplication. Also supports symbolic differentiation.
v1.3.16
1.9M downloads/mo
#3130 most downloaded on Packagist
mossadal/math-parser
What this package is like to depend on
Last release 8 years ago
no release in 18 months
Release timing varies
gaps range from 9 days to 8 months
Some releases are documented
notes for 8 of 22 stable releases
Nothing withdrawn
no release was ever pulled
11 years old
22 releases · first in 2016
0 releases in the last 12 months
see the full history below
Release timeline
22 releases · Jan 2016 to Sep 2018Releases
latest 22-
v1.3.1615 Sep 2018 -
v1.3.1514 Sep 2018Release notes
Open source →Separate handling of ln/log.
Parsers now inherit from AbstractMathParser (thanks to HorseLuke).
Removed 'i' from StdMathLexer (complex numbers only available through ComplexLexer) -
v1.3.1304 Jan 2018Release notes
Open source →- LaTeXPrinter prints exp(x/3) as e^{x/3}, i.e. with solidus instead
of \frac, following up on 1.3.12 update for handling of a^(x/3)
- LaTeXPrinter prints exp(x/3) as e^{x/3}, i.e. with solidus instead
-
v1.3.1204 Jan 2018 -
v1.3.1102 Oct 2017 -
v1.3.1001 Oct 2017Release notes
Open source →Slight bug fixes:
- cot(0), coth(0), cotd(0) now returns NAN rather than throwing a DivisionByZero error
- Handling of ^ in Evaluator tweaked so that e^x and exp(x) always returns the same value. (Apparantly, pow(M_E,x) and exp(x) in PHP are not quite identical.)
- Bug in LaTeXPrinter was causing a missing \cdot in some expressions, e.g. "2*3^2" was written as "23^2" rather than "2\cdot 3^2". This is now fixed.
-
v1.3.921 Feb 2017 -
v1.3.819 Dec 2016 -
v1.3.719 Dec 2016Nothing published for this version
-
v1.3.601 Dec 2016Nothing published for this version
-
v1.3.501 Dec 2016Nothing published for this version
-
v1.3.429 Oct 2016Nothing published for this version
-
v1.3.324 Oct 2016Nothing published for this version
-
v1.3.224 Oct 2016Nothing published for this version
-
v1.3.119 Oct 2016Nothing published for this version
-
v1.3.019 Oct 2016Nothing published for this version
-
v1.2.321 Mar 2016Nothing published for this version
-
v1.2.221 Mar 2016Nothing published for this version
-
v1.2.119 Feb 2016Nothing published for this version
-
v1.2.007 Feb 2016Nothing published for this version
-
v1.1.007 Jan 2016Nothing published for this version
-
v1.004 Jan 2016Nothing published for this version