IMLOG2 function

IMLOG2(Number) IMLOG2(Number)

Number

Text or { Text }

A complex number.

Returns

Text or { Text }

The base two logarithm of the given complex number.

Returns the base two logarithm of a complex number.

Example

IMLOG2("1+2i")IMLOG2("1+2i")

Returns a value roughly equivalent to "1.1610+1.597i".