aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElias Fleckenstein <54945686+EliasFleckenstein03@users.noreply.github.com>2021-09-09 13:59:53 +0200
committerGitHub <noreply@github.com>2021-09-09 13:59:53 +0200
commit1fde4da3c5319255723a32a210574f898db38651 (patch)
tree4f9a811f1fc6f6b644271f0609cb9c12e83b93b6
parentebb805024625785095b60c4fd0a134ea960ae134 (diff)
downloadlagrange-playground-1fde4da3c5319255723a32a210574f898db38651.tar.xz
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 08ef6ca..5a9257a 100644
--- a/README.md
+++ b/README.md
@@ -9,5 +9,5 @@ Live Version: https://eliasfleckenstein03.github.io/lagrange-playground/
- Drag to move screen
## Algorithm
-The Lagrange Polynominal Interpolation Algorithm creates a polynomial that goes through all given points.
+The Lagrange Polynominal Interpolation Algorithm creates a polynomial that goes through all given points.
It is described here: https://en.wikipedia.org/wiki/Lagrange_polynomial