<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Mathematical functions > ArcTan() |
Calculate the ArcTangent of a number. The angle is calculated in radians.
REGULAR FUNCTION
Result = ArcTan(Number)
Number |
REAL |
The Number whose ArcTangent is to be evaluated. |
Result |
REAL |
The ArcTangent of Number in radians. |