Acos

From MiniScript Wiki
Revision as of 03:56, 11 March 2020 by JoeStrout (talk | contribs) (Created page with "The <msinline>acos</msinline> function returns the inverse cosine, that is, the angle (in radians) whose cosine is the given value. === Arguments === {| class="wikitable" |...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The acos function returns the inverse cosine, that is, the angle (in radians) whose cosine is the given value.

Arguments

Parameter Name Default Value Meaning
x 0 cosine of the angle to find

Example

acos(0)    // returns 1.570796