From fc8a5f93be71b15158bd237dda2637e90b4cd938 Mon Sep 17 00:00:00 2001 From: Jake Roggenbuck <35516367+JakeRoggenbuck@users.noreply.github.com> Date: Thu, 5 Sep 2024 00:53:06 -0700 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d7ab755..f4fdf16 100644 --- a/README.md +++ b/README.md @@ -105,6 +105,9 @@ After adding C as a constant and compressing this whole program into a single ex ![image](https://github.com/user-attachments/assets/9b706345-9ae5-43a5-b9cc-ed7eb083c153) +Here I created a function called `s` that computes the same equation. + +![image](https://github.com/user-attachments/assets/a89c1203-773f-461d-b169-ac1d65882617) ## Error Handling