IMABS function

Category: Engineering
Introduced: Excel 2003

Summary

Returns the absolute value (modulus) of a complex number

Syntax

IMABS(inumber) The IMABS function syntax has the following arguments:
• Inumber Required. A complex number for which you want the absolute value.

Example

=IMABS("5+12i")

Microsoft Support Page

https://support.microsoft.com/en-us/office/imabs-function-b31e73c6-d90c-4062-90bc-8eb351d765a1

Back to Functions