IMLOG
logarithm of a complex number to any base · from google sheets · no excel equivalent · sheets: not yet compared
signature
IMLOG(inumber, base)
returns: text
| argument | required |
|---|---|
| inumber | required |
| base | required |
examples
formula and result, taken from the engine's own test suite — every result below is asserted in CI, not written by hand.
fx
=IMLOG("8", 2) 3