Description Usage Arguments Details Examples
Create an object of class Quadra
1 |
a |
Coefficient A (see details) |
b |
Coefficient B (see details) |
c |
Coefficient C (see details) |
The polynomial is f(x)=Ax^2+Bx+C.
1 2 | P1 <- Quadra(1,2,3)
P1
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.