Function Grapher   update 2006-07-16
Home Math Related Function Grapher
Graphs any function you enter on the scale of your choice, assuming you use the correct JavaScript syntax. For example, to use Cos x, use Math.cos(x). Or, for x^2, use Math.pow(x, 2), etc.
Function (Please use JavaScript )
X min   X max  
Example range from 1 to 10


This page tested on MSIE 6.0. Netscape does not support.

To keep a copy of curve graph. after "click here to PLOT"
popup a new window with curve. Press control key and hold
it, then press "prt scr" to copy whole screen. Next open
Paint.exe (or any picture editor) paste and save to file.

Page URL http://freeman2.com/graph02e.htm
Program index http://freeman2.com/jsindex2.htm
First upload 2006-06-17   graph01e