Complex function plotter
You can check out the plotter at tobylam.xyz/plotter! For the more technically savvy, here’s the GitHub repo. A fork of mabotkin’s complex function plotter.
Main features
- Plot functions from \(\mathbb{R}^2\) to \(\mathbb{R}^2\) and \(\mathbb{C}\) to \(\mathbb{C}\)
- Sketch any curve and see the image of that curve under the function in real time
- Supports one time parameter for animations
- Works on Desktop / Mobile browsers
Acknowledgements
Thanks to Isaac Li for encouraging me to finally do this, and above all mabotkin for making the visualizer in the first place.