diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-02-20 12:29:25 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-02-20 12:29:25 +0100 |
| commit | 27872282853c8c1b19724a9036e6ca676bfda1c4 (patch) | |
| tree | 4f0252c44db7171af5212fe8f273b68903c778e8 | |
| parent | 5ef1fd682962e5123ec28aafcce51d3a07b1d77b (diff) | |
chore: update paper with wip introduction.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
| -rw-r--r-- | source/wg04/paper.2.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/wg04/paper.2.tex b/source/wg04/paper.2.tex index bd54dc7..8bb22e8 100644 --- a/source/wg04/paper.2.tex +++ b/source/wg04/paper.2.tex @@ -36,12 +36,12 @@ We assume $x \in \mathbb{R}, \quad a, b \in \mathbb{N}, \quad b > a > 0$ for: \end{equation} \subsection{DEFINITION OF THE S-FUNCTION:} \begin{equation} - S(x, u, n) = \sum_{k=1}^{n} (\frac{dx}{du}\cdot k), \quad x > 0, \quad n > k + S(t, u, n) = \sum_{k=1}^{n} (\frac{dt}{du}\cdot u), \quad t > 0, \quad n > k \end{equation} \section{INTRODUCTION} -We will start by impsoing conditions before going to the lemmas and then theorems. +We will develop our conditions before going to the second part of the paper. \end{document} |
