Help / Graphs
Usage examples:
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)