“Sin(),cos(),tan()”的版本間的差異
來自ALSROBOT WiKi
(以“<pre style="color:blue"> float sin (float rad) //正弦函數(shù) float cos (float rad) //余弦函數(shù) float tan (float rad) //正切函數(shù) </pre>”為內(nèi)容創(chuàng)建頁面) |
2014年9月12日 (五) 17:15的最后版本
float sin (float rad) //正弦函數(shù) float cos (float rad) //余弦函數(shù) float tan (float rad) //正切函數(shù)