IMLOG10 function

IMLOG10(Number) IMLOG10(Number)

Number

Text or { Text }

A complex number.

Returns

Text or { Text }

The base ten logarithm of the given complex number.

Returns the base ten logarithm of a complex number.

Example

IMLOG10("1+2i")IMLOG10("1+2i")

Returns a value roughly equivalent to "0.3495+0.4808i".