Returns the outcome of multiplying multiple numbers together.
Calculates the logarithm of a number using base 10.
Determines if the given value is an odd number.
Refer to CEILING.PRECISE for detailed usage.
Determines if the specified value is even.
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.
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.