Category:
Mathematical
Returns the arctangent of a number.
Syntax
atan(
x Numeric
): Numeric
Parameters
x is an angle given in radians.
Return value
Type: Numeric.
Examples of using
atan(3)
Category:
Mathematical
Returns the arctangent of a number.
atan(
x Numeric
): Numeric
x is an angle given in radians.
Type: Numeric.
atan(3)