Acceleration is velocity derivative¶
Acceleration is the derivative of velocity w.r.t. time.
Notes:
Also see the scalar counterpart of this law.
Links:
- Symbol:
t
- Latex:
\(t\)
- Dimension:
time
- acceleration¶
Vector of the body’s
acceleration
as a function oftime
.
- Symbol:
a(t)
- Latex:
\(a \left( t \right)\)
- Dimension:
acceleration
- Symbol:
v(t)
- Latex:
\(v \left( t \right)\)
- Dimension:
velocity
- law¶
a(t) = Derivative(v(t), t)
- Latex:
- \[a \left( t \right) = \frac{d}{d t} v \left( t \right)\]