This function returns the arctangent  of the given number. The returned angle is in the range of 0.0 to pi. i.e. the angle value is in radians.


atan(number) #Output: Number



Parser expressionDescription


atan(180)


This example returns:

1.565240828394204




Parameters used in this function

ParameterInput (data type)Description
number

Any given number or numeric field code.



This function returns a



Use cases and examples




Status
Tech review

Style guide




Parser function cloud
Map(error)
Notes





Short descriptionReturns the arctangent value of the input number.
Output

Label