Maximum height from initial speed

The maximum height that a body thrown vertically will rise to depends on the initial speed.

Links:

  1. Wikipedia, fifth formula.

maximum_height

The maximum height that the object will reach.

Symbol:

h

Latex:

\(h\)

Dimension:

length

initial_speed

The initial speed of the object.

Symbol:

v

Latex:

\(v\)

Dimension:

velocity

law

h = v^2 / (2 * g)

Latex:
\[h = \frac{v^{2}}{2 g}\]