天软金融分析.NET函数大全 > TSL函数 > 数学函数 > 一般统计量

DevSq    

简述
计算一组数据样本平均值偏差的平方和
定义
DevSq(Data: Array of Real):Real;
参数
名称类型说明
Data Array of Real存放实数的数组
相关