If you find an equation or process that glitches, just put it in the comments and I will go through my bug-fixing process to see what's wrong, it would be greatly appreciated. I figured I would try something new and make a maths project, this is based on the desmos graphing calculator, and is still in development, but so far I think I've done pretty well. Arrow keys to look around and "e" and "q" to zoom in and out respectively. Use up and down arrow keys to change what equation you're looking at in the menu (Still can't edit one that's already entered though) Operations: + = addition - = subtraction * = multiplication / = division ^ = exponentiation (comment to correct me if this is incorrectly named) v = roots (4v2 = sqrt of 4 but will probably be changed because it bugs me, there's no actual button on the keyboard, so i used the opposite of an exponent) TurboWarp recommended, although it still works in scratch: https://turbowarp.org/1182586930?hqpen This is just because redrawing the graph is pretty complex, and it does it whenever the zoom or offset is changed. Some weird stuff happens if a function has undefined sections (like y=x^x), so just be aware of that, there's not much I can do at the moment (I'm focusing more on other projects). 8/9/2025 Added sin, cos and tan, as well as a "2nd" button and a few other improvements Probably the last update but you never know, I might get bored one day and randomly come back to this like I did today.
Based on desmos graphing calculator. Only uses one sprite (for drawing the graph, more will probably be needed later for other stuff), and almost everything you see is pen. Any recommendations, tips, or ideas are welcome. Having "y" not be the subject might be added far into the future, but I'm not even thinking about that yet. Thanks to @djpro for the text engine, found at: https://scratch.mit.edu/projects/42202752/ #all