Awesome
Complex Grapher
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.
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.