Float njCosec( n ) Angle n
n 角度
Cosecの値
任意の角度angのCosecを求めます。
ans = njCosec( 0x1555 ); /* Result */ ans : 2.000112
njCot() Cotを求める