ATN
<< Click to Display Table of Contents >> Navigation: ThinBASIC Core Language > BuiltIn Functions > Numeric functions > ATN |
Description
Return the arctangent of an argument.
Syntax
n = ATN(numeric_expression)
Returns
Number
Parameters
Name |
Type |
Optional |
Meaning |
Remarks
Restrictions
See also
Examples