Only use x as your variable. Other variables (y, t, etc.) are not supported.
x
Enter the right side of dy/dx = f(x,y). Use 'x' and 'y' as variables.
Examples:
y
-y
x*y
sin(x)
x^2 - y
Tip: After adding, hold Shift and click anywhere on the graph to add solution curves from that initial condition!
Enter a function of x and y only. The result will be the z-coordinate.
x^2 + y^2
sin(x) * cos(y)
x^2 - y^2
sqrt(x^2 + y^2)
sin(sqrt(x^2 + y^2))
exp(-x^2 - y^2)
⚠️ Numerical computations may contain errors. Verify critical calculations.