Description Usage Arguments Details See Also Examples
Plots polynomials, optionally allowing the “interesting” region to be automatically determined.
1 2 3 |
x |
an object of class |
xlim |
the range to be encompassed by the x axis. |
ylim |
the range to be encompassed by the y axis. |
type |
as for |
len |
number of x points drawn. |
... |
additional arguments as for |
This is a method for the generic function plot
.
A plot of the polynomial is produced on the currently active device. Unless otherwise specified, the domain is chosen to enclose the real parts of all zeros, stationary points and zero itself.
plot
,
lines
,
points
,
lines.polynomial
,
points.polynomial
.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.