float acospi(float n)
The inverse cosine of n, where n is /vex/functions/-1..1.html. The return value
is in the range 0 to 1.
vector2 acospi(vector2 n)
vector acospi(vector n)
vector4 acospi(vector4 n)
Returns a new vector with acospi() applied to all components.
| See also | |
| math |
|
| trig |