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: |
1.0.0 |
PHP version: |
- |
License: |
BSD License |
|
|
|
Other classes that need this package |
|
Class |
Why it is needed |
Dependency |
Graph Plotter |
For evaluate common mathematical expressions before plotting |
Required |
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|