acos vex function
Returns the arc-cosine of the argument.
float acos(float )vector acos(vector )vector4 acos(vector4 )
Returns the arc-cosine of the argument. The return value is in the range 0 to pi.
Returns the arc-cosine of the argument.
float acos(float )
vector acos(vector )
vector4 acos(vector4 )
Returns the arc-cosine of the argument. The return value is in the range 0 to pi.