This function rounds a number down to the nearest integer multiple based on a given significance, and handles negative numbers by rounding either toward or away from zero, contingent on the chosen mode.
Rounds a number down to the nearest integer multiple of a defined significance.
Calculates the “double factorial” of a given number.
Calculates the factorial of a given number.
Computes Euler’s number, e (~2.718), raised to a specified power.
Rounds a number up to the nearest even integer.
Refer to the ERFC documentation.
Transforms an angle expressed in radians into degrees.
The DECIMAL function transforms a numeric representation in a different base into the base 10 (decimal) format.
The CSCH function computes the hyperbolic cosecant of any given real number.