From 11a1ef2d4d06ce0651583c73718d36c665a977ad Mon Sep 17 00:00:00 2001
From: cprutean <cip.pruteanu@ed.ac.uk>
Date: Wed, 7 Aug 2024 15:14:45 +0100
Subject: [PATCH] Update file Checkpoint5.ipynb

---
 Checkpoints/Checkpoint5.ipynb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Checkpoints/Checkpoint5.ipynb b/Checkpoints/Checkpoint5.ipynb
index 6a7eaa0..3a7ad37 100644
--- a/Checkpoints/Checkpoint5.ipynb
+++ b/Checkpoints/Checkpoint5.ipynb
@@ -68,7 +68,7 @@
     "\n",
     "Test your program with:\n",
     "\n",
-    "- $v_{0} = 10 ms^{−1}$, $\\theta=45^{\\circ}$, $\\beta$=0.0, $\\Delta t$=0.001\n",
+    "- $v_{0}$ $= 10 ms^{−1}$, $\\theta=45^{\\circ}$, $\\beta$=0.0, $\\Delta t$=0.001\n",
     "- $v_{0} = 10 ms^{−1}$, $\\theta=60^{\\circ}$, $\\beta$=0.3, $\\Delta t$=0.001\n",
     "\n",
     "**Task 2:** Modify the above program to produce a plot of the ratio of final kinetic energy to initial kinetic energy against lauch angle θ in the range $0 \\to 90^{\\circ}$. Your program should prompt for :\n",
-- 
GitLab