Ninjaライブラリ - 数学関数

njArcCosec

ArcCosecを求める

書式

Angle njArcCosec( n ) 
Float n 

引数

 任意の実数

戻り値

ArcCosecの値

解説

任意の実数nのArcCosecを求めます。

用例

ans = njArcCosec( 2.f );
/* Result */
ans = 0x1555

備考

この関数はマクロで実現されています。

参照

njArcCos()
njArcCot()
njArcSec()
njArcSin()
njArcTan()

njArcCosec
COPYRIGHT © SEGA ENTERPRISES, LTD., 1998,1999