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