mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-07-27 21:29:09 +02:00
[AMR] Reduce font size, some additions
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
\subsection{Trigonometry}
|
||||
% TODO: Cosine rule (at least), probably also sine rule.
|
||||
\subsection{Trigonometry \& Linear Algebra}
|
||||
\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[Determinant] $ad - bc$ for mat $[a, b; c, d]$
|
||||
|
||||
Reference in New Issue
Block a user