#include <iris/fx/fx_cp.h> fx32 FX_Sqrt(fx32 numer);
numerの平方根
fx32型の平方根をとります。結果をfx32型で返します。内部で平方根演算器を使用します。
FX_InvSqrt
Ver. 2004/01/19