From d73ce8e545ae308ef2782826201311bdc3d77560 Mon Sep 17 00:00:00 2001 From: eggy Date: Tue, 29 Sep 2020 21:24:45 -0400 Subject: [PATCH] phys: remove velocity definition in top blurb --- docs/sph3u7.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/sph3u7.md b/docs/sph3u7.md index f6a0c9e..c7532d8 100644 --- a/docs/sph3u7.md +++ b/docs/sph3u7.md @@ -242,7 +242,6 @@ $$\vec{v} × s = (|\vec{v}|×s)[\theta_{v}]$$ - **Position**: The location of an object relative to an origin (typically the position of the object at time zero). - **Distance**: The scalar of the exact path taken by an object from an initial to a final position. - **Displacement**: The vector of the shortest path from an initial to a final position. - - **Velocity**: The vector of the rate of change of *displacement* over time. - **Acceleration**: The vector of the rate of change of *velocity* over time. ### Models