Generates a random number within specified boundaries.
Generates an array of random numbers ranging between 0 and 1, with the option to define the number of rows and columns, set minimum and maximum values, and choose between whole numbers or decimal values.
Generates a random decimal value in the range of 0 to 1.
Converts angle measurement from degrees to radians.
Returns the whole number part of a division
Calculates the product of its inputs.
Calculates the outcome when a number is exponentiated.
Returns the numerical value of pi
Rounds a number upwards to the nearest odd integer.
Provides the identity matrix or a matrix with the given dimensions.