From 3ed199b3e1dfc615935161f3512997af61c5c8aa Mon Sep 17 00:00:00 2001 From: Denis Monnerat Date: Tue, 7 Apr 2026 15:15:25 +0200 Subject: [PATCH] tp2git add README.md ! --- num/tp2/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/num/tp2/README.md b/num/tp2/README.md index 6ebd7ee..20e4ddc 100644 --- a/num/tp2/README.md +++ b/num/tp2/README.md @@ -1,4 +1,4 @@ -# TP1 Calcul approché, résolution d'équation $f(x)=0$ +# TP2 Calcul approché, résolution d'équation $f(x)=0$ On s'interesse à la résolution numérique d'une équation $f(x)=0$, où de manière équivalente à $g(x)=x$ avec $g(x)=f(x)+x$.