View source: R/spline_helpers.R
cub_root_deriv | R Documentation |
Derivative of a cubic root
cub_root_deriv(a, b, c, d)
a |
parameter 1 in cubic equation |
b |
parameter 2 in cubic equation |
c |
parameter 3 in cubic equation |
d |
parameter 4 in cubic equation |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.