Generates a random integer within a specified range, including both limits.
Creates an array of random values ranging from 0 to 1.
Generates a random value ranging from 0 (inclusive) to 1 (exclusive).
Transforms an angle measurement in degrees to its equivalent in radians.
Divides one number by another.
Returns the outcome of multiplying multiple numbers together.
Returns a numeric value raised to the specified exponent.
Provides the value of Pi accurate to 14 decimal places.
Rounds a number upwards to the nearest odd integer.
Generates a unit matrix with specified dimensions.