Returns a number that is rounded up to the nearest whole integer or to the closest multiple of a specified significance value.
Truncates a number down to the nearest whole number.
Determines the largest common divisor.
Rounds a number to the nearest integer or to the nearest multiple of a given significance. The number is always rounded up, irrespective of its sign.
Rounds a number down to the nearest integer or to the nearest specified multiple.
Calculates the double factorial of a specified number.
Returns the factorial of a number
Calculates e raised to the power of a specified value.
Rounds a number up to the closest even integer.
Transforms radians into degrees