This class can be used to safely evaluate mathematical expressions.
The class can take an expression in a text string and evaluate it by replacing values of variables and calculating the results of mathematical functions and operations.
It supports implicit multiplication, multivariable functions and nested functions.
It can be used to evaluate expressions from untrusted sources. It provides robust error checking and only evaluates a limited set of functions.
It could be used to generate graphs from expressions of formulae.
|
|
| Name: |
Eval Math |
| Base name: |
evalmath |
| Description: |
Safely evaluate mathematical expressions |
| Version: |
- |
| PHP version: |
- |
| License: |
BSD License |
| All time users: |
3053 users |
| All time rank: |
1046 |
| Week users: |
16 users |
| Week rank: |
89  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Perfect (100.0%) |
Good (87.5%) |
- |
Good (92.5%) |
- |
- |
Sufficient (68.0%) |
307 |
| Month: |
Not yet rated by the users |
| |
Packages that need this class |
|
|
| Class |
Dependency |
Why it is needed |
| Graph Plotter |
Required |
For evaluate common mathematical expressions before plotting |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|