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