-
Notifications
You must be signed in to change notification settings - Fork 8
BASIC ATN Function
Mike Hogsett edited this page Aug 6, 2024
·
2 revisions
TYPE: BASIC arithmetic function
FORMAT: ATN ( expr )
Action: Returns the arc tangent of the numeric expr argument.
- expr is the numeric expression to be evaluated.
Examples:
PRINT ATN(1)
Prints
π/4 ( replace with actual value returned from AQ+ )
To Search for pages in the wiki, press Pages above and type a search term in the "Find a page..." box. Results will update beneath automatically.
- Aquarius+ User Guide
- Quick Start
- Hardware
- Software
-
Other Development Resources