math.h 的函數sqrt() 回傳參數的平方根,預設回傳值及參數的資料型態為double ,另有float 型態的sqrtf() , long double 型態的sqrtl() 。 sqrt() 的函數原型如下 ...
確定! 回上一頁