Help

abs  ceil  cos  e  exp  !  floor  im  acos  asin  atan  max  min  mod  ln  arg  π  plot  re  sin  sqr  tan  

Help / Graphs / Plot graph

Notation:

Parameter(s):

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)

See also:

plot