Recommend this page to a friend! |
Classes of Walk | PHP Math Formula Parser | README.md | Download |
|
DownloadformulaSimple mathematical expression parser InstallationThe preferred way to install this extension is through composer. Either run
or add
to the require section of your UsageOnce the extension is installed, simply use it in your code by :
Also in the formula you can use variables:
And insert comments like
|