v1.0

ATAN Function

Description:

This function returns a value (in radians1) that approximates the arctangent of the argument.

Types:

Argument TypeReturn Type
NumericNumeric

Usage example:

FUNCTION* ATAN* ( argument )

Footnotes

  1. Follow this link for more information on radians - Wikipedia