This applet may take a minute or so to load. If it doesn't show up, try refreshing the page. NOTE: you must have Java 1.6 to run these applets!
Basic PlotterThis applet plots a simple function of one variable. Enter your function in the box below the plot.
|
|
This applet supports all common functions, including sin(x), cos(x), log(x), ln(x), etc. Some not-so-common supported functions are step(x) and abs(x). The applet also supports summations, e.g. sum(cos(n*x)/n^2,n,1,10), products (replace sum with prod), and derivatives, e.g. d(cos(x),x). |