IMLOG2 Function Explained
The IMLOG2
Function in Microsoft Excel returns the base-2 logarithm of a given number. It takes a single argument, which is the number for which the logarithm is to be calculated. The result is a numeric value.
IMLOG2 Function Syntax
IMLOG2(number, base)
- number: The number for which you want to calculate the logarithm.
- base: The base of the logarithm. If omitted, the default value is 2.