Description Usage Arguments Value See Also
Returns the result of the pure quadratic equation Y = a + bX^2 given a, b and X
1 | pureQuadraticEquation(a, b, x)
|
a |
the parameter a in the pure quadratic equation |
b |
the parameter a in the pure quadratic equation |
x |
the dependent variable |
the dependent variable (Y)
Other Biomass: allometryABDC,
allometryAsca2011,
allometryCutini2009,
allometryPorte2002,
logBiomass, powerEquation,
treeBiomass, treeTotalBiomass
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.