atan2

機能

逆正接を求める.

形式

z = atan2( y, x )

パラメータ

  1. x, y : 入力オブジェクト (Scalar, Series, Snapshot, File)

  2. z : 出力オブジェクト (Scalar, Series, Snapshot)

解説

  1. x は rad 表記である

  2. 定義式

Last updated: 2005/11/12