IMLOG10 function

Category: Engineering
Introduced: Excel 2003

Summary

Returns the base-10 logarithm of a complex number

Syntax

IMLOG10(inumber) The IMLOG10 function syntax has the following arguments:
• Inumber Required. A complex number for which you want the common logarithm.

Example

=IMLOG10("3+4i")

Microsoft Support Page

https://support.microsoft.com/en-us/office/imlog10-function-58200fca-e2a2-4271-8a98-ccd4360213a5

Back to Functions