Added alot of linAlg
All checks were successful
Build Typst PDFs (Docker) / build-typst (push) Successful in 22s
All checks were successful
Build Typst PDFs (Docker) / build-typst (push) Successful in 22s
This commit is contained in:
@@ -106,9 +106,8 @@
|
||||
// Complex Zahlen
|
||||
#bgBlock(fill: colorAllgemein)[
|
||||
#subHeading(fill: colorAllgemein)[Complexe Zahlen]
|
||||
$z = r dot e^(phi i) = r (cos(phi) + i sin(phi))$
|
||||
|
||||
$z^n = r^n dot e^(phi i dot n) = r^n (cos(n phi) + i sin(n phi))$
|
||||
#ComplexNumbersSection()
|
||||
|
||||
#grid(
|
||||
columns: (1fr, 1fr),
|
||||
|
||||
Reference in New Issue
Block a user