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 the base-10 logarithm of a complex number
IMLOG10(inumber)
=IMLOG10("3+4i")