平均数、标准差、相关系数

using  System; using  System.Collections.Generic; using  System.Text; namespace  AppMath {     public class Maths     {         /**//// <summary>         /// 求出数据平均值,并保留三位小数         /// </summary>    
相关文章
相关标签/搜索