Futurebasic/Language/Reference/acos

From Wikibooks, open books for an open world
< Futurebasic | Language | Reference
Jump to: navigation, search

Contents

[edit] Acos

[edit] Function

✔ Appearance ✔ Standard ✔ Console

[edit] Syntax

radianAngle# = ACOS (expr)

[edit] Description

Returns the arccosine of expr in radians. In other words, if expr represents the cosine of some angle, then ACOS(expr) returns the angle. The returned angle will be in the range of 0 to π radians (which corresponds to 0 to 180 degrees). ACOS always returns a double-precision result.

[edit] Notes

No special notes.

[edit] See Also

SIN; COS; TAN; ATN; ASIN

Language Reference

Personal tools
Namespaces
Variants
Actions
Navigation
Community
Toolbox
Sister projects
Print/export