asin vex function
Returns the arc-sine of the argument.
float asin(float )vector asin(vector )vector4 asin(vector4 )
Returns the arc-sine of the argument. The return value is in the range -pi/2 to pi/2.
Returns the arc-sine of the argument.
float asin(float )
vector asin(vector )
vector4 asin(vector4 )
Returns the arc-sine of the argument. The return value is in the range -pi/2 to pi/2.