diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-02-19 23:28:02 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-02-19 23:28:02 +0100 |
| commit | f302fe85f12f6e45baa0bd9d206eadd0e6f2f9aa (patch) | |
| tree | cedf6a44899bc805bdb4ab8b8496e18508219284 /source | |
| parent | 504ab27151c5aa1706a182af8d1a8995e72ca3dd (diff) | |
chore: notation hygiene tweaks.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'source')
| -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 9fc5a2d..0118906 100644 --- a/source/wg04/paper.2.tex +++ b/source/wg04/paper.2.tex @@ -32,11 +32,11 @@ We assume $x \in \mathbb{R}, \quad a, b \in \mathbb{N}, \quad b > a > 0$ for: \subsection{DEFINITION OF THE S-INTEGRAL:} \begin{equation} - I_{1}(a, b, t, u) \coloneqq \int_{a}^{b} S(t, u)dt + I_{1}(a, b, t, u, n) \coloneqq \int_{a}^{b} S(t, u, n)dt \end{equation} \subsection{DEFINITION OF THE S-FUNCTION:} \begin{equation} - S(x, u) = \sum_{k=1}^{t} (\frac{dx}{du}\cdot k) \cdot x, \quad x > 0, \quad t > k + S(x, u, n) = \sum_{k=1}^{n} (\frac{dx}{du}\cdot k), \quad x > 0, \quad t > k \end{equation} \section{INTRODUCTION} |
