mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-01-11 19:48:27 +00:00
[Analysis] Diff. Calc.
This commit is contained in:
@@ -55,6 +55,12 @@
|
||||
\def \lemma{\colorbox{lightgray}{Lem.} }
|
||||
\def \method{\colorbox{lightgray}{Method} }
|
||||
|
||||
% partial derivatives
|
||||
\def \dfd#1{\frac{\partial f}{\partial x_#1}}
|
||||
\def \sdfd#1{\partial_{x_#1}f}
|
||||
\def \ssdfd#1{\partial_#1f}
|
||||
\def \dd#1#2{\frac{\partial_#1}{\partial x_#2}} % to replace f
|
||||
|
||||
% For intuiton and less important notes
|
||||
\def \subtext#1{
|
||||
\color{gray}\footnotesize
|
||||
|
||||
Reference in New Issue
Block a user