acos
Get the inversed value of a cosine in degrees.
Get the inversed value of a cosine in degrees.
Get the inversed value of a sine in degrees.
Get the inversed value of a tangent in degrees.
Get the multi-valued inversed value of a tangent in degrees.
This function returns the absolute value of float.
Adds two floats together.
floatcmp can be used to compare float values to each other, to validate the comparison.
Get the cosine from a given angle.
Divide one float by another one.
Get the fractional part of a float.
This function allows you to get the logarithm of a float value.
Multiplies two floats with each other.
Raises the given value to the power of the exponent.
Round a floating point number to an integer value.
Get the sine from a given angle.
Calculates the square root of given value.
Subtracts one float from another one.
Get the tangent from a given angle.
Returns the norm (length) of the provided vector.