diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-02-26 06:35:08 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-02-26 06:35:08 +0100 |
| commit | 4c9ea8d0fee8f991cc8801ca8d83ea8b5c2571a6 (patch) | |
| tree | 0f6ef832c09fa2f6e5cb917fcc6b11b4ac53bff3 | |
| parent | c6454614cc2e3ca26fb9e7f2c066c2c5e2daf3b2 (diff) | |
chore: update paper.tex for wg04.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
| -rw-r--r-- | source/wg04/paper.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/wg04/paper.tex b/source/wg04/paper.tex index 9169d08..2f7cab6 100644 --- a/source/wg04/paper.tex +++ b/source/wg04/paper.tex @@ -44,7 +44,7 @@ Let a function which returns a value in $\mathbb{R}$ be: Named $Z(x) \in \mathbb{R}$. Such that $Z(x)$ is a compute-function of argument $x$. \subsection{DEFINITION OF THE A-EQUATION AND I-INTEGRAL:} \begin{equation} - I_{2}(y, z, t, a, b) \coloneqq \int_{a}^{b} E_{1}(x, y, z, t) dx, \quad E_{1}(x, y, z, t) := Z(x \cdot t, y \cdot z) + I_{2}(y, z, t, a, b) \coloneqq \int_{a}^{b} E_{1}(x, y, z, t) dx, \quad E_{1}(x, y, z, t) := \tilde{Z}(x \cdot t, y \cdot z) \end{equation} Where $t \in \mathbb{R}$ if and only if $0 < t$. \subsection{DEFINITION OF THE K-EQUATION:} |
