Arc Tangent

Syntax


y = atan(x)

Description


Returns the arc tangent of the passed argument, which may be an expression.  Returned value is in the range [-pi/2, pi/2].

Example


y = atan(4.872*dd)