|
Formula 1.0.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Objecthirondelle.formula.function.builtin.PopulationStandardDeviation
public final class PopulationStandardDeviation
pstdev(x1, x2, x3, ...): the population standard deviation of a set of 2 or more numbers.
Constructor Summary | |
---|---|
PopulationStandardDeviation()
|
Method Summary | |
---|---|
Decimal |
calculate(Decimal... aArgs)
Takes two or more arguments. |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PopulationStandardDeviation()
Method Detail |
---|
public Decimal calculate(Decimal... aArgs)
calculate
in interface Function
aArgs
- 0 or more arguments to the function.
|
Formula 1.0.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |