From c0cfb9d2dffeefbefaaf2e5e7f433ad1ab0c0600 Mon Sep 17 00:00:00 2001 From: Andrew Dinh Date: Fri, 21 Jan 2022 15:19:21 -0800 Subject: [PATCH] Fix f(x1) wording --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index 2f86d6c..3b0296c 100644 --- a/templates/index.html +++ b/templates/index.html @@ -23,7 +23,7 @@
{% for i in range(polynomial.degree + 1) %}
- +
{% endfor %}