Skip to content
Snippets Groups Projects
Commit 05293ffa authored by Dorchies David's avatar Dorchies David
Browse files

doc: Fix math equation on jet

parent c419b966
No related branches found
No related tags found
No related merge requests found
......@@ -32,4 +32,4 @@ $$V_z = V_0 \sin \alpha - t * g$$
### Speed at impact
$$V_t = \sqrt{ \V_x^{2} + V_z^{2} }$$
$$V_t = \sqrt{ V_x^{2} + V_z^{2} }$$
......@@ -32,4 +32,4 @@ $$V_z = V_0 \sin \alpha - t * g$$
### Vitesse à l'impact
$$V_t = \sqrt{ \V_x^{2} + V_z^{2} }$$
$$V_t = \sqrt{ V_x^{2} + V_z^{2} }$$
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment