diff options
author | Jan Aalmoes <jan.aalmoes@inria.fr> | 2024-09-13 00:07:42 +0200 |
---|---|---|
committer | Jan Aalmoes <jan.aalmoes@inria.fr> | 2024-09-13 00:07:42 +0200 |
commit | faa07a8f3337c5d191597ea9b9587cc0969d663c (patch) | |
tree | a46440db847ce447917abecb7971d90db4a1f150 /notations.tex | |
parent | 7fc151d6a198d13dc9e1374522ec396d72905d3f (diff) |
avnacé aia, remerciement notations, notes
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} |