diff options
Diffstat (limited to 'notations.tex')
-rw-r--r-- | notations.tex | 14 |
1 files changed, 14 insertions, 0 deletions
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} |