Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • Get column index in Excel Table
  • How to Create Column Chart in Excel
  • How to calculate correlation coefficient Correlation in Excel
  • How to Create One and Two Variable Data Tables in Excel
  • How To Load Analysis ToolPak in Excel

References

  • Multi-criteria lookup and transpose in Excel
  • INDEX function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel ROW Function
  • How to use Excel TRANSPOSE Function
  • How to reference named range different sheet in Excel

Data Validations

  • Excel Data validation specific characters only
  • Excel Data validation date in next 30 days
  • Excel Data validation only dates between
  • Excel Data validation exists in list
  • Excel Data validation with conditional list

COMPLEX function: Description, Usage, Syntax, Examples and Explanation

by

What is COMPLEX function in Excel?

COMPLEX function is one of Engineering functions in Microsoft Excel that converts real and imaginary coefficients into a complex number of the form x + yi or x + yj.

Syntax of COMPLEX function

COMPLEX(real_num, i_num, [suffix])

The COMPLEX function syntax has the following arguments:

  • Real_num: The real coefficient of the complex number.
  • I_num: The imaginary coefficient of the complex number.
  • Suffix (Optional): The suffix for the imaginary component of the complex number. If omitted, suffix is assumed to be “i”.

Note: All complex number functions accept “i” and “j” for suffix, but neither “I” nor “J”. Using uppercase results in the #VALUE! error value. All functions that accept two or more complex numbers require that all suffixes match.

COMPLEX formula explanation

  • If real_num is nonnumeric, COMPLEX returns the #VALUE! error value.
  • If i_num is nonnumeric, COMPLEX returns the #VALUE! error value.
  • If suffix is neither “i” nor “j”, COMPLEX returns the #VALUE! error value.

Example of COMPLEX function

Steps to follow:

1. Open a new Excel worksheet.

2. Copy data in the following table below and paste it in cell A1

Note: For formulas to show results, select them, press F2 key on your keyboard and then press Enter.

You can adjust the column widths to see all the data, if need be.

Formula Description Result
=COMPLEX(3,4) Complex number with 3 and 4 as the real and imaginary coefficients 3+4i
=COMPLEX(3,4,”j”) Complex number with 3 and 4 as the real and imaginary coefficients, and j as the suffix 3+4j
=COMPLEX(0,1) Complex number with 0 and 1 as the real and imaginary coefficients i
=COMPLEX(1,0) Complex number with 1 and 0 as the real and imaginary coefficients 1

Post navigation

Previous Post:

How to generate random date between two dates in Excel

Leave a Reply Cancel reply

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

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • OR function: Description, Usage, Syntax, Examples and Explanation
  • SWITCH function example in Excel
  • IF, AND, OR and NOT Functions Examples in Excel
  • IFERROR function: Description, Usage, Syntax, Examples and Explanation
  • IF function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • DAY function: Description, Usage, Syntax, Examples and Explanation
  • Add decimal hours to time in Excel
  • TIME function: Description, Usage, Syntax, Examples and Explanation
  • Convert Excel time to decimal hours in Excel
  • How to get number of days, weeks, months or years between two dates in Excel

Grouping

  • Group numbers with VLOOKUP in Excel
  • Group times into unequal buckets in Excel
  • Running count group by n size in Excel
  • How to randomly assign people to groups in Excel
  • Group times into 3 hour buckets in Excel

General

  • How to count total columns in range in Excel
  • List worksheet index numbers in Excel
  • How to count total number of cells in a rectangular range in Excel
  • Automatically fill series of cells in Excel using AutoFill
  • With vs Without Array Formula in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning