Sin(),cos(),tan()

來(lái)自ALSROBOT WiKi
跳轉(zhuǎn)至: 導(dǎo)航搜索
float sin (float rad)
//正弦函數(shù) 
float cos (float rad)
//余弦函數(shù) 
float tan (float rad)
//正切函數(shù)