acos
Obter o valor invertido de um cosseno em graus.
Obter o valor invertido de um cosseno em graus.
Obter o valor inverso de um seno em graus.
Obter o valor inverso de uma tangente em graus.
Obter o valor inverso multivalorado de uma tangente em graus.
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.