fixed formatting for ortho matricies
Some checks failed
Build Typst PDF / build (push) Failing after 7s
Some checks failed
Build Typst PDF / build (push) Failing after 7s
This commit is contained in:
@@ -310,8 +310,8 @@ Aus Basis $v_1, ..., v_n$ mache Orthonormalbasis $b_1, ..., b_n$.
|
|||||||
$Q^T Q = I$ ($Q^(-1) = Q^T$). Spalten bilden ONB.
|
$Q^T Q = I$ ($Q^(-1) = Q^T$). Spalten bilden ONB.
|
||||||
Längentreu ($||Q x|| = ||x||$) und winkeltreu.
|
Längentreu ($||Q x|| = ||x||$) und winkeltreu.
|
||||||
Determinante ist $\pm 1$.
|
Determinante ist $\pm 1$.
|
||||||
*Drehmatrix (2D):* $mat(cos alpha, -sin alpha; sin alpha, cos alpha)$.
|
- *Drehmatrix (2D):* $mat(cos alpha, -sin alpha; sin alpha, cos alpha)$.
|
||||||
*Drehmatrix (3D):* Drehung um Achse $a$. Ein EW ist 1 (Achse). Spur ist $1 + 2 cos(alpha)$.
|
- *Drehmatrix (3D):* Drehung um Achse $a$. Ein EW ist 1 (Achse). Spur ist $1 + 2 cos(alpha)$.
|
||||||
|
|
||||||
#colbreak()
|
#colbreak()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user