Imprint

Help / Graphs

Usage examples:

plot(x^2,x=-10..10)
plot(sin(x),x=-180..180, -0.5..0.5)
Limiting the output-range (here: -0.5..0.5)
plot(cos(x),x=-180..180)

See also:

plot