Math: root_finder Reza Salehi (contact me)
This class takes a function f(x) and an interval of x values and calculates the roots of that function and draws its graphic as a JPEG image.
The roots are accessible from 'root' property of class (run html example).