Function Grapher

Stephane Gamondes Sep 9, 2000
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 (JavaScript syntax)

   
X min
X max

The JavaScript Source: Math Related: Function Grapher (Function Page)

Simply click inside the window below, use your cursor to highlight the script, and copy (type Control-c or Apple-c) the script into a new file in your text editor (such as Note Pad or Simple Text) and save (Control-s or Apple-s). The script is yours!!!

    

Did you use this script?  Do you like this site?  Please link to us!
The JavaScript Source: Math Related: Function Grapher (Draw Graph Page)

Simply click inside the window below, use your cursor to highlight the script, and copy (type Control-c or Apple-c) the script into a new file in your text editor (such as Note Pad or Simple Text) and save (Control-s or Apple-s). The script is yours!!!

 
    

Did you use this script?  Do you like this site?  Please link to us!

Leave a Response

(0 comments)