如何计算Hyperbola
learn.whatIsHeading
A hyperbola is the set of points where the difference of distances to two foci is constant. Standard form: x²/a² − y²/b² = 1. It has two branches and asymptotes y = ±(b/a)x.
分步指南
- 1c = √(a²+b²) — focal distance
- 2Eccentricity e = c/a > 1
- 3Latus rectum: 2b²/a
- 4Asymptotes: y = ±(b/a)x
例题解析
输入
a=3, b=4
结果
c=5 · e=5/3≈1.67 · Asymptotes y=±4x/3
3-4-5 Pythagorean triple
准备好计算了吗?尝试免费的 Hyperbola 计算器
自己尝试一下 →