Skip to main content

IMAGINARY

Description

Returns the imaginary coefficient of a complex number in x + yi or x + yj text format.

Sample Usage

Syntax

IMAGINARY(inumber)

The IMAGINARY function syntax has the following arguments:

  • Inumber    Required. A complex number for which you want the imaginary coefficient.

Remarks

  • Use COMPLEX to convert real and imaginary coefficients into a complex number.

In order to use the IMAGINARY formula, start with your edited Excellentable

Then type in the IMAGINARY formula in the area you would like to display the outcome:


By adding the values you would like to calculate the IMAGINARY formula for, Excellentable will generate the outcome:


A
B
1
IMAGINARY Formula
Value
2
IMAGINARY("3+4i")
4
3
IMAGINARY("0-j")
-1
4
IMAGINARY(4)
0

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.