Contents
Display Legacy Contents

 Print
    Arc Tangent      
This Function returns a <numeric> expressed in radians, which is the Arc Tangent of the specified Value.

Parameters

Value <numeric>
  Value to retrieve the Arc Tangent from.

     
Example 1
ATan(1)

Result = 45

See also
Samples
Sample 1
Sample 2
 
Updated: 3/25/2013 11:37 AM