RealModulo 関数 (math3dhelper.h)

x と y の間のモジュール値を計算します。

構文

float RealModulo(
  float x,
  float y
);

パラメーター

x

x 座標。

y

y 座標。

戻り値

この関数は float を返します。

要件

要件
Header math3dhelper.h