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

Median    

简述
计算一组数据的中位数
定义
Median(Data: Array of Real):Real
参数
名称类型说明
Data Array of Real存放实数的数组
相关