Rounds a number down to the closest integer that is less than or equal to it.
Calculates the square root of a complex number.
Calculates a complex number elevated to a given power.
Calculates the natural logarithm of a complex number based on Euler’s number.
Calculates the greatest common divisor of multiple integers.
Refer to GAMMALN for detailed insights on the gamma function in Google Sheets.
Returns the logarithm of a specified Gamma function using base e (Euler’s number).
The FLOOR.PRECISE function rounds a given number down to the nearest whole number or a specified multiple of significance.
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.