Expand description
Complex numbers with rectangular and polar representations.
Structs§
- Complex
- A complex number in rectangular form.
- Complex
Polar - A complex number in polar form.
Functions§
- complex
- Creates a complex number in rectangular form.
- complex_
polar - Creates a complex number in polar form.