| Recommend this page to a friend! |
| Author | ||
![]() |
|
Innovation award![]() Nominee: 1x | |||||||||||||||||||
| Classes of Jon Lawrence | > | Equation Operating System | > | Download .zip .tar.gz | > | > | > | |||||
|
|||||||||||||||||||||||
| Groups | Trackback | Applications | ||||||||
| Groups | ||
| Graphics | Colors, images, charts and picture formats | View top rated classes | |
| Math | Math related classes. | View top rated classes |
| Innovation Award | ||
![]() January 2005 Number 2 Prize: One downloadable copy of Komodo Pro |
Solving equations can have many applications, like for instance, drawing charts that represent the curves defined by assigning values of given ranges to the variables of the equations. The PHP eval() function can be used to dynamically evaluate the expressions defined by an equation. However, it may be dangerous to evaluate an arbitrary expression provided by an user, as it may contain malicious code. This class provides an alternative solution that consists in a full expressions parser and evaluator that only supports a limited set of operations that do not represent a security risk when the operations are evaluated. Manuel Lemos |
| User ratings | ||
| Ratings | ||||||||
|---|---|---|---|---|---|---|---|---|
| All time: | ||||||||
| Month: | ||||||||
| Trackback links | ||
| Link | Description |
|---|---|
| complex mathematical operations (Turkish) | For these complex equations there is a class... |
| Applications that use this class | ||
| Link | Description |
|---|---|
| Equation Grapher | Online graphing calculator |
| File | Role | Description |
|---|---|---|
| Doc. | Description of class functionality and use cases | |
| Class | Main EOS Class | |
| Example | Example usage of graphing function | |
| Class | Supporting 'stack' class |
| Download all files: eos.tar.gz eos.zip |