commands → plotimplicit
plotimplicit(A,X,Y,x0,x1,y0,y1)
The plotimplicit command draws a graph of A(X,Y)=0 from x0 <= X <= x1 and y0 <= Y <= y1.
Examples
plotimplicit(y^2-x^3-2*x*y,x,y,-5,5,-5,5);
view: http://axcas.net/view.html?image3055309765712930280.gif&x0=-5&x1=5&y0=-5&y1=5
"image3055309765712930280.gif"