The Atan function computes the arctangent of the given angle.

Syntax

Atan(value)

Function arguments:

  • value (required) - The angle whose arctangent will be calculated.

Related resources