This playground lets you discover and visualize complex numbers on complex plane.
You can use ComplexNumber
struct to create ComplexNumber and plot(complexNumber:withArc:)
method to plot it.
This playground lets you discover and visualize complex numbers on complex plane.
You can use ComplexNumber
struct to create ComplexNumber and plot(complexNumber:withArc:)
method to plot it.