real atan(real) Return Type: real Parameters: real input Description: This function computes the arctangent of the input. The return value is in radians. The return range is from -pi/2 to pi/2.