Simplifying polynomials can be impossible (power series), costly, or simply unneeded. Our webapp visualizes single terms instead. One particular use lists subtrees of a graph in their entirety.
See a demo here: https://alexmacomposer.wixsite.com/home/polynomial-term-visualizer
Welcome to our project! You can read more about us here: https://devpost.com/software/polynomial-term-visualizer
To test out a stable, hard-coded demo, please download WorkingMathDisplayExample.html, vertexExample.html, BasketballExample.html or 2by2example.html. You may need to try a different browser if it doesn't work at first — since this is our first time coding in JavaScript (or developing anything, really), we may have relied on some dependencies that aren't present everywhere.
If you have VSCode, we recommend using that. You may wish to try opening it using this extension, which we used while coding these no-input demos: https://marketplace.visualstudio.com/items?itemName=ms-vscode.live-server
To test out the entire website, please note you will need XAMPP. Download the entire folder and run it.
- The MathJax coloring keeps breaking. If that happens, reloading tends to fix the problem.
- If the full website is not working, you should download WorkingMathDisplayExample.html and run it locally (by opening it in a web browser).