From faa07a8f3337c5d191597ea9b9587cc0969d663c Mon Sep 17 00:00:00 2001 From: Jan Aalmoes Date: Fri, 13 Sep 2024 00:07:42 +0200 Subject: =?UTF-8?q?avnac=C3=A9=20aia,=20remerciement=20notations,=20notes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- notations.tex | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 notations.tex (limited to 'notations.tex') diff --git a/notations.tex b/notations.tex new file mode 100644 index 0000000..90b70aa --- /dev/null +++ b/notations.tex @@ -0,0 +1,14 @@ +Toutes les notations utilisés sont définies le première fois quelle sont introduites. +Pour faciliter la lecture nous fournissons ici un liste des notations avec la referecence de leur définitions. + +\begin{table} +\centering +\begin{tabular}{|c|c|c|} + \hline + \textbf{Symbole}&\textbf{Description}&\textbf{Définition}\\ + \hline + $f^{1}$&Fonction inverse ou image reciproque&\\ + \hline +\end{tabular} +\caption{Liste de notations} +\end{table} -- cgit v1.2.3