Navigation

Operators and Keywords

Function List:

C++ API

Mapping Function: atan2 (y, x)

Compute atan (y / x) for corresponding elements of y and x.

y and x must match in size and orientation.

See also: tan, tand, tanh, atanh.

Package: octave