This commit is contained in:
2026-03-30 18:42:54 +02:00
parent 781a2f423d
commit 8eda7fb19e
+1
View File
@@ -6,6 +6,7 @@ $$
f'(x) = \lim_{h\to 0} \frac{f(x+h) - f(x)}{h}
$$
ce qui signifie que pour $h$ assez petit
$$
f'(x)\approx \frac{f(x+h) - f(x)}{h}
$$