Finance

Charts

Statistics

Macros

Search

How to use the COMPLEX() function in Excel

Its creates a complex number from real and imaginary components in the form x + yi or x + yj.

Syntax
COMPLEX(real_part; imaginary_part; [suffix])

Arguments

  • real_part (required)
    The real coefficient (x) of the complex number
  • imaginary_part (required)
    The imaginary coefficient (y) of the complex number
  • suffix (optional)
    The imaginary unit designation (« i » or « j »)
    Default: « i » if omitted

Technical Background
Complex numbers consist of real and imaginary components. For complete details, see the Functions for Complex Numbers section.

Examples

Key Features

  • Supports both « i » and « j » notation for imaginary units
  • Automatically inserts proper sign between components
  • Returns text string representing the complex number
  • Defaults to « i » suffix if not specified

Error Conditions

  • Returns #VALUE! if:
    • Non-numeric inputs provided
    • Invalid suffix (not « i » or « j ») specified
    • Too few arguments provided

Usage Notes

  1. The output is a text string, not a numeric value
  2. For engineering applications, use « j » suffix
  3. For mathematical applications, « i » is standard
  4. Components can be integer or decimal values
0 0 votes
Évaluation de l'article
S’abonner
Notification pour
guest
0 Commentaires
Le plus ancien
Le plus récent Le plus populaire
Online comments
Show all comments
Facebook
Twitter
LinkedIn
WhatsApp
Email
Print
0
We’d love to hear your thoughts — please leave a commentx