Previous Up Next

5.54.6  Graph of a conic: conic

The conic command draws a conic.

Example.

Input:

conic(2*x^2+2*x*y+2*y^2+6*x)

Output:

Ellipsis of center (-2,1)


See also the next section for the parametric equation of the conic.


Previous Up Next