Complex Grapher
April 16, 2019 ยท View on GitHub
WWDC19 Accepted Submission
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.
