#include <iris/fx/fx_trig.h> fx16 FX_Atan2(fx32 y, fx32 x);
y/xの逆正接
y/xの逆正接を求めます。結果をfx16型で返します。内部でテーブルを参照しています。
FX_Atan
Ver. 2004/01/19