This class can be used to plot a graphic of a function given its expression.
*** This class requires EvalMath by Miles Kaufmann http://www.phpclasses.org/evalmath for better expression evaluation before plotting. ***
It can evaluate the given function for a given interval of x and y variable values and draw lines between the calculated points.
The class also draws a grid of scale values as well the X and Y axis.
More than one graphic can be rendered in the same image. The resulting image is outputted in the PNG format.
| |
Screenshots |
|
|
 |
| File |
Role |
Description |
graph2.png |
Screen |
Sample Output |
|
| There are not enough user ratings to display for this class. |
| |
Packages needed by this class |
|
|
| Class |
Dependency |
Why it is needed |
| Eval Math |
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 |
|
|