HyperbolaFromEquation: Hyperbola object from the hyperbola equation.

View source: R/Hyperbola.R

HyperbolaFromEquationR 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 Axx, Axy, Ayy, Bx, By, C

Value

A Hyperbola object.


PlaneGeometry documentation built on Aug. 10, 2023, 1:09 a.m.