Codebox Operators atan

atan

arc tangent of the input (returns radians)

atan(in1): out1

Arguments:

Arguments

NameTypeDefaultDescription
in1number

Input to the arc-tan function.

Returns

NameTypeDescription
out1number

The arc-tan of the input in radians.