Previous Up Next

19.6.1  2D implicit curve

Example

plotimplicit(x^2+y^2-1,x,y)

or:

plotimplicit(x^2+y^2-1,x,y,unfactored)

Previous Up Next