diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-02-21 19:33:18 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-02-21 19:33:18 +0100 |
| commit | b2c28eef6da3ee40faad68c6fc0825f9cd0e346d (patch) | |
| tree | 05df9bf0be3f1476309ed172d5c8a2ea7e4b17b0 /source | |
| parent | d8f8884079149280495c8327b8b562f7947d6228 (diff) | |
chore: update wg04 paper draft.
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 a69c8f9..d2fd47e 100644 --- a/source/wg04/paper.tex +++ b/source/wg04/paper.tex @@ -30,15 +30,15 @@ \section{DEFINITIONS} -This section will cover the definitions and properties of the formulas we will use in this paper. +The section covers definitions, and properties of the formulas we will use in this paper. We assume $x, y, z \in \mathbb{R}, \quad n \in \mathbb{N}, \quad \cos(\pi) < a < b, \quad t = a$ \subsection{DEFINITION OF THE A-INTEGRAL:} \begin{equation} - I_{1}(x, t, a, b, n) \coloneqq \sum_{k=t}^{n} \int_{a}^{b} S(x) dx + I_{1}(t, a, b, n) \coloneqq \sum_{k=t}^{n} \int_{a}^{b} S(u) du \end{equation} \subsection{DEFINITION OF THE A-FUNCTION:} \begin{equation} - S(x, y) : (x, y) \to \mathbb{R} + S(x, u) : (x, u) \to \mathbb{R} \end{equation} \subsection{DEFINITION OF THE A-EQUATION:} \begin{equation} |
