From b5875b9f70c7b5be0e8608f0c31cb1e07f492da7 Mon Sep 17 00:00:00 2001 From: "flyingscorpio@arch-desktop" Date: Mon, 13 Sep 2021 16:28:50 +0200 Subject: [PATCH] Add to par coeur --- analyse/main.tex | 2 ++ 1 file changed, 2 insertions(+) diff --git a/analyse/main.tex b/analyse/main.tex index d4cd14b..3839461 100644 --- a/analyse/main.tex +++ b/analyse/main.tex @@ -64,6 +64,8 @@ \midrule \textcolor{red}{$\ln{|x|}$} & \textcolor{red}{$\frac{1}{x}$} \\ \midrule + \textcolor{red}{$-\frac{1}{x}$} & \textcolor{red}{$\frac{1}{x^2}$} \\ + \midrule \textcolor{red}{$\cos{x}$} & \textcolor{red}{$-\sin{x}$} \\ \midrule \textcolor{red}{$\sin{x}$} & \textcolor{red}{$\cos{x}$} \\