Skip to Content

IMLOG2

Returns the base-2 logarithm of a complex number

Syntax

IMLOG2(inumber)

Parameters

  • inumber: Required. A complex number for which you want the base-2 logarithm

Example

=IMLOG2("3+4i")
Returns: StringSince: Excel 2003