A function plotter on scratch... ________________________ Please notice that this isn't ready yet and still in development. This is what you can do at the moment: >Space to enter a new function >Using the operators '*', '+', '-' and '/' >Using every number that you want >Using 'x' as variable (Please notice that you have to write something like 1*1 before you enter your first variable) >a variable needs an operator in front of it in order to work >you can't to something like f(x)=x yet >you can't enter negative numbers (e.g: write 0-2 instead of -2) >modify coordinate system >set different intervals
I am going to publish this project on my main account @solved once I've finished development. Changelog: v1.0.0: -initial release