Speed is distance derivative¶
Speed is a physical quantity that describes the rate of change in the body’s position.
Links:
- speed¶
speed
of the body as a function of time.- Symbol:
v(t)
- Latex:
\(v{\left(t \right)}\)
- Dimension:
velocity
- distance¶
distance
traveled by the body as a function of time.- Symbol:
s(t)
- Latex:
\(s{\left(t \right)}\)
- Dimension:
length
- definition¶
v(t) = Derivative(s(t), t)
- Latex:
- \[v{\left(t \right)} = \frac{d}{d t} s{\left(t \right)}\]