Maximum height from initial speed¶
The maximum height that a body thrown vertically will rise to depends on the initial speed.
Links:
- maximum_height¶
The maximum
height
that the object will reach.- Symbol:
h
- Latex:
\(h\)
- Dimension:
length
- law¶
h = v^2 / (2 * g)
- Latex:
- \[h = \frac{v^{2}}{2 g}\]