distance formula code example
Example 1: distance formula physics
s = ut + 1/2 * a * t^2
Example 2: euclidean distance
The distance between two points based on the pythagoream theorem
s = ut + 1/2 * a * t^2
The distance between two points based on the pythagoream theorem