平均數、標準差、相關係數

using  System; using  System.Collections.Generic; using  System.Text; namespace  AppMath {     public class Maths     {         /**//// <summary>         /// 求出數據平均值,並保留三位小數         /// </summary>    
相關文章
相關標籤/搜索