IMABS Function in Excel

In this article, you will learn about the IMABS function, its usage, syntax and how to use it in your excel spreadsheet.

IMABS Function in Excel

The IMABS function in Excel returns the absolute value (modulus) of a complex number in x + yi or x + yj format.

Syntax

= IMABS(inumber)

Arguments:

  • Inumber    – The complex number for which you want the absolute value.

How IMABS works?

The COMPLEX function combines the real and imaginary parts into a complex form or a complex equation in the format x+yi or x+yj.

To get the absolute value of a complex number or equation we use the IMABS function in Excel

i.e., IMABS(z) =|z| =(sqrt(x^2+y^2))

where:

z = x + yi

How to use the COMPLEX function in Excel?

Using this function in a WS is simple, all you need to do is enter the function as a formula of the cell in the formula bar.

Take a look at the given example

ow to use the COMPLEX function in Excel?

To find out the absolute value of the complex numbers, Enter the complex numbers in column A and enter the following formula in Column B,

Formula: =IMABS(A1)

Here, A1 refers to the cell name or the cell address. Repeat the same to the other cells and you will get the absolute value of the complex form.

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

In this post, you’ll learn how to Find Blank cells in excel so that you can remove or delete the blank cells form...
In this article, you’ll learn what is a Gauge Chart in Microsoft Excel. Also, you will learn how to add...
Microsoft Excel provides a shortcut for the users to move columns in excel using two different ways – using Shift...