Float njCos( n ) Angle n
n 角度
余弦値
任意の角度angの余弦を求めます。
ans = njCos( 0x1555 ); /* Result */ ans : 0.866041
njSin() Sin(正弦)を求める