Skip to Content

IMLOG10

Returns the base-10 logarithm of a complex number

Syntax

IMLOG10(inumber)

Parameters

  • inumber: Required. A complex number for which you want the common logarithm

Example

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