quadraticRoots | R Documentation |
Quadratic equation form of ax^2 + bx + c
quadraticRoots(a, b, c)
a |
quadratic parameter |
b |
parameter of order 1 |
c |
intersect |
the roots of a quadratic function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.