Math Material
Math Material
Section titled “Math Material”Syntax
Section titled “Syntax”| Form | Syntax | Usage |
|---|---|---|
| Inline | $f(x)=x^2$ | Formule inline. |
| Bloc | $$ ... $$ | Centered equation. |
| Bracket | \[ ... \] | Bloc LaTeX. |
| Inline bracket | \( ... \) | Inline LaTeX. |
Block syntax
Section titled “Block syntax”$$
\cos x=\sum_{k=0}^{\infty}\frac{(-1)^k}{(2k)!}x^{2k}
$$
Bracket block syntax
Section titled “Bracket block syntax”\\[
\int_0^1 x^2\,dx = \frac{1}{3}
\\]
Inline syntax
Section titled “Inline syntax”The homomorphism $f$ is injective if and only if its kernel is only the singleton set $e_G$.
The same expression can be written with $f(a)=f(b)$.
The homomorphism is injective if and only if its kernel is only the singleton set .
The same expression can be written with .