ISC Maple ODE Solve Demo

This is an example of using Forms and a /cgi-bin script to do interactive ode solving with Maple.


Differential Equation [e.g., diff(y(x))=x or {diff(y(x),x)=y(x),y(0)=1}]
Variable [e.g., y(x)]