IntMath.arctan (逆正接)

  1. 文法
  2. 引数
  3. 戻り値

1. 文法

メンバ所有者
global.IntMath (static)
呼び出し
global.IntMath.arctan ( x, y )

2. 引数

x (Integer)
y (Integer)
直交座標上の点を指定します。 引数の順序に注意してください。

3. 戻り値

x/y の逆正接を返します。 0 <= ReturnCode < angle_accuracy です。