IMAGINARY
Returns the imaginary coefficient of a complex number
Syntax
IMAGINARY(inumber)
Parameters
- inumber: Required. A complex number for which you want the imaginary coefficient
Example
=IMAGINARY("3+4i")Returns the imaginary coefficient of a complex number
IMAGINARY(inumber)
=IMAGINARY("3+4i")