From 03e466547d26a13b80bf0875105f410cca3952db Mon Sep 17 00:00:00 2001 From: Fabiana Campanari Date: Thu, 30 May 2024 23:55:40 -0300 Subject: [PATCH] Update README.md Signed-off-by: Fabiana Campanari --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index c88da1d..14d34d7 100644 --- a/README.md +++ b/README.md @@ -173,8 +173,7 @@ The given function is a polynomial function of the form: $$f(x)=axn+bxn−1+cxn−2+...+dx+e$$ -As x approaches infinity, the highest power of x - +As x approaches infinity, the highest power of x in the function dominates the value of the function. T