Acos

From MiniScript Wiki
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