| 1 | initial version |
sage: maxima('E1:[x1,x2]/sqrt(x1^2+y^2)^3');
sage: maxima('E2:subst(x1-1,x1,E1)');
sage: maxima('E:E1-E2');
sage: maxima('plotdf(E,[x1,x2],[x1,-1,2],[x2,-1,1])')
Every click in the obtained vector field gives you a new trajectory
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.