HyperbolaFromEquation {PlaneGeometry} | R Documentation |
Hyperbola object from the hyperbola equation.
Description
Create the Hyperbola
object representing the hyperbola
with the given implicit equation.
Usage
HyperbolaFromEquation(eq)
Arguments
eq |
named vector or list of the six parameters |
Value
A Hyperbola
object.
[Package PlaneGeometry version 1.6.0 Index]