
sin(3)                LPC 系統函數                sin(3)

名稱
     sin() - return the sine of a float

語法
     float sin( float f );

描述
     Returns the sine of its argument, `f', measured in radians.

請參考
     acos(3), asin(3), atan(3), cos(3), tan(3)

MudOS                Last change: 5 Sep 1994                    1

