View source: R/spline_helpers.R
quad_form | R Documentation |
Quadratic form of the cubic polynomial
quad_form(a, b, c, discriminant = NULL)
a |
parameter 1 in a cubic equation |
b |
parameter 2 in a cubic equation |
c |
parameter 3 in a cubic equation |
discriminant |
discriminant of the polynomial |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.