diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-02-21 19:37:34 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-02-21 19:37:34 +0100 |
| commit | b3de573f67f9ae1f579d34ed20f75e06dbb70adf (patch) | |
| tree | aabd0a7d702a130fc56b056f6cf842398138aa89 /source | |
| parent | b2c28eef6da3ee40faad68c6fc0825f9cd0e346d (diff) | |
chore: update wg04 paper.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'source')
| -rw-r--r-- | source/wg04/paper.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/source/wg04/paper.tex b/source/wg04/paper.tex index d2fd47e..5ade708 100644 --- a/source/wg04/paper.tex +++ b/source/wg04/paper.tex @@ -42,17 +42,17 @@ We assume $x, y, z \in \mathbb{R}, \quad n \in \mathbb{N}, \quad \cos(\pi) < a < \end{equation} \subsection{DEFINITION OF THE A-EQUATION:} \begin{equation} - I_{2}(x, y, z, a, b, \Delta t) \coloneqq \int_{a}^{b} (E_{1}(x, y, z, \Delta t))dx, \quad E_{1}(x, y, z, \Delta t) := \frac{(S(x) \cdot y)}{\Delta t \cdot z} + I_{2}(y, z, a, b, \Delta t) \coloneqq \int_{a}^{b} (E_{1}(x, y, z, \Delta t))dx, \quad E_{1}(x, y, z, \Delta t) := \frac{(S(x) \cdot y)}{\Delta t \cdot z} \end{equation} Where $\Delta t \in \mathbb{R}$ if and only if $0 < \Delta t$. \subsection{DEFINITION OF THE K-EQUATION:} \begin{equation} K_{n}(u_{n}, a, b) \coloneqq \int_{a}^{b} S_{n}(u_{n}) \quad d \cdot u_{n}, \quad \forall u_{n} \in \mathbb{R} \end{equation} -Where $K_{n} > 0$ such that $S_{n}(u_{n})$ is the A-Function at index $n$ of $u$. +Where $K_{n} > 0$ and $S_{n}(u_{n})$ is an A-Function of index $n$ at $u$. \section{INTRODUCTION} -We will in this paper introduce several equations and their usages in analysis. +We will in the paper, introduce several equations, and their usages in analysis. \end{document} |
