-
MathType
-
Wiris Quizzes
-
Learning Lemur
-
CalcMe
-
MathPlayer
-
Store FAQ
-
VPAT for the electronic documentation
-
MathFlow
-
BF FAQ
Hyperbola
Reading time: 1minConstructs an hyperbola. The equation of a hyperbola with center at point (c1,c2) with axes parallel to x- and y-axis is
Syntax
hyperbola(Real, Real, Point, Vector)
hyperbola(Real, Real, Point)
hyperbola(Real, Real, Vector)
hyperbola(Real, Real)
Description
Given two reals a and b, a point C and a vector v, constructs an hyperbola with semi major axis a, semi minor axis b, center at C and orientation given by vector v.
![]() |
![]() |
Given two reals a and b and a point C, constructs an hyperbola with semi major axis a, semi minor axis b, center at C.
![]() |
![]() |
Given two reals a and b and a vector v, constructs an hyperbola with semi major axis a, semi minor axis b, center at origin and orientation given by vector v.
![]() |
![]() |
Given two reals a and b, constructs an hyperbola with semi major axis a, semi minor axis b, center at origin.
![]() |
![]() |