From 01faac11b00d217b69ad312cd15a4b04a808fa93 Mon Sep 17 00:00:00 2001 From: Florian Mathieu Date: Wed, 30 Mar 2022 16:31:48 +0200 Subject: [PATCH] test formule math --- algorithmes/DICHOTOMIQUE.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/algorithmes/DICHOTOMIQUE.md b/algorithmes/DICHOTOMIQUE.md index acdf9ec..4d9f22f 100644 --- a/algorithmes/DICHOTOMIQUE.md +++ b/algorithmes/DICHOTOMIQUE.md @@ -73,10 +73,8 @@ pour faire simple, le logarithme en base n - écrit logn correspond a Soit un tableau de taille 𝑛. Si on « coupe » ce tableau en deux parts égales, cela revient à diviser 𝑛 par deux à chaque itération : -$$ -n_1 = \frac{n}{2} -$$ +