Maven module :un.api : api-math :
Class :
un.impl.math.Statistics
Extends/Implements : -
Subclasses : -
Variables :
k,
ex,
ex2
Functions :
add,
getCount,
getMin,
getMax,
getSum,
getMean,
getVariance,
getStandardDeviation
public double
k
public double
ex
public double
ex2
public void
add (double val)
public double
getCount ()
public double
getMin ()
public double
getMax ()
public double
getSum ()
public double
getMean ()
public double
getVariance ()
public double
getStandardDeviation ()
author Johann Sorel