Home
|
User's Guide
|
Comments
y=f(x)
x=f(t), y=g(t)
r=f(t)
z=f(x,y)
x=f(u,v), y=g(u,v), z=h(u,v)
NetPlot is a web interface to
Gnuplot
.
With NetPlot you can plot five types of functions:
functions of one variable,
y=f(x)
,
parametric functions of one variable,
x=f(t), y=g(t)
,
functions in polar coordinates,
r=f(t)
,
functions of two variables,
z=f(x,y)
,
parametric functions of two variables,
x=f(u,v), y=g(u,v), z=h(u,v)
.