expr
|
an expression, written as a function of
x which will be plotted.
from,to
|
the range over which the function will be plotted.
| n
|
the expression will be evaluated at n
points equally spaced over the range [from, to].
The points determined in this way are then joined with
straight lines.
...
|
graphical parameters can also be specified as arguments.
| | |