Sin(),cos(),tan()

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