commands → plotimplicit3d

plotimplicit3d(A,X,Y,Z,x0,x1,y0,y1,z0,z1)

The plotimplicit3d command draws a graph of A(X,Y,Z)=0 from x0 <= X <= x1, y0 <= Y <= y1, and z0 <= z <= z1.

Examples

plotimplicit3d(y^2-x^3-2*x*y+z^2,x,y,z,-5,5,-5,5,-5,5);
view: http://axcas.net/view3d.html?scene17323971366602907900.spa&x0=-5&x1=5&y0=-5&y1=5&z0=-5&z1=5
        "scene17323971366602907900.spa"