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