Speed is distance derivative¶
Speed is a physical quantity that describes the rate of change in the body’s position.
Links:
- Symbol:
t
- Latex:
\(t\)
- Dimension:
time
- Symbol:
v(t)
- Latex:
\(v{\left(t \right)}\)
- Dimension:
velocity
- 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)}\]