mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-09-10 19:15:25 +02:00
[AMR] Fix typos, improve space usage some more
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
\shortdefinition[Rule of cosines] $c^2 = a^2 + b^2 - 2ab \cos(\gamma)$
|
||||
|
||||
% TODO: Add convenient results (such as cos2 + sin2 = 1)
|
||||
\shortdefinition[Orthogonal vec] $v^\top w = 0$
|
||||
\shortdefinition[Orthogonal vec] $v^\top w = 0$;
|
||||
\shortdefinition[Vec Line Eq] $\vec{p} + \lambda \vec{d}$
|
||||
|
||||
\shortdefinition[Determinant] $ad - bc$ for mat $[a, b; c, d]$
|
||||
|
||||
\shortdefinition[Vec Line Eq] $\vec{p} + \lambda \vec{d}$
|
||||
|
||||
Reference in New Issue
Block a user