Integer Arithmetic Intel® FPGA IP Cores User Guide

ID 683490
Date 4/01/2024
Public
Document Table of Contents

12.1. Complex Multiplication

Complex numbers are numbers in the form of the following equation:

a + ib

Where:

  • a and b are real numbers
  • i is an imaginary unit that equals the square root of -1:√-1
Two complex numbers, x = a + ib and y = c + id are multiplied, as shown in the following equations.
Figure 25. Equation for Two Complex Numbers Multiplication