This script will allow you to approximate a solution to a differential equation using Euler’s method.
When inputting your dy/dx you must explicitly define every operation
Examples of inputting different dy/dx are below:
if dy/dx = 2x/y then input 2*x/y
if dy/dx = 0.5x+y then input 0.5*x+y
Watch a tutorial at : https://youtu.be/Q9BwmdPH9-M?si=O26JjlLRm4A3En69