Returns the statistical variance from an array of values.
function TotalVariance(const Data: array of Double): Extended;
Extended TotalVariance(const array of Double Data);
Math
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|