Added alot of linAlg
All checks were successful
Build Typst PDFs (Docker) / build-typst (push) Successful in 22s

This commit is contained in:
alexander
2026-02-01 23:56:11 +01:00
parent d7703597bb
commit 72e31ef355
4 changed files with 247 additions and 107 deletions

View File

@@ -977,13 +977,7 @@
#bgBlock(fill: colorAllgemein)[
#subHeading(fill: colorAllgemein)[Komplexe Zahlen]
#grid(
columns: (auto, auto),
row-gutter: 2mm,
column-gutter: 3mm,
[Euler-Darstellung], $A e^(j phi)$,
[Catesiche-Darstellung], $a + b j$
)
#ComplexNumbersSection(i: $j$)
]