Previous Up Next

26.9.3 Hyperbolas in space

See Section 25.11.2 for hyperbolas in the plane.

The hyperbola command creates hyperbolas in space.

Example

hyperbola(point(-1,0,0),point(1,0,0),point(1,1,1))

Previous Up Next