Complex Number Division

# Introduction In this lab, you need to create a program that overloads the `/` operator to divide two complex numbers, using the provided formula, and then outputs the result in the format `real + imagi`.

|60 : 00

Click the virtual machine below to start practicing