Arithmetic Calculation Utilities


sinf
sins
... Calculates an angle's sine in floating point or in fixed point.
cosf
coss
... Calculates an angle's cosine in floating point or in fixed point
sqrtf ... Calculates the square root.
guRandom ... Generates a random 32-bit integer.