commands → plotinequality3d

plotinequality3d(f,x,y,z,x0,x1,y0,y1,z0,z1)

The plotinequality3d command plots the region where f(x,y,z) is true inside x0 <= x <= x1, y0 <= y <= y1, and z0 <= z <= z1.

Examples

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