Futurebasic/Language/Reference/atan

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Atan[edit | edit source]

Function[edit | edit source]

✔ Appearance ✔ Standard ✔ Console

Syntax[edit | edit source]

radianAngle# = atan( expr )

Description[edit | edit source]

atan is a synonym for the atn function.

Notes[edit | edit source]

No special notes.

See Also[edit | edit source]

atn

Language Reference