Previous Up Next

25.11.2  Hyperbola in the plane

For hyperbolas in space, see Section 26.9.3.

The hyperbola command draws hyperbolas and other conic sections. hyperbola can take parameters in two different ways.

Examples

hyperbola(x^2-2*y^2-1)
hyperbola(-i,i,i+1)
hyperbola(-i,i,1/2)

Previous Up Next