2023-11-15
This commit is contained in:
@@ -8,8 +8,9 @@
|
||||
\date{}
|
||||
\author{}
|
||||
|
||||
\renewcommand{\Re}[1]{\operatorname{\mathbb{R}e}(#1)}
|
||||
\renewcommand{\Im}[1]{\operatorname{\mathbb{{I}}m}(#1)}
|
||||
\newcommand{\paren}[1]{\left(#1\right)}
|
||||
\renewcommand{\Re}[1]{\operatorname{\mathbb{R}e}\paren{#1}}
|
||||
\renewcommand{\Im}[1]{\operatorname{\mathbb{{I}}m}\paren{#1}}
|
||||
\newcommand{\C}{\mathbb{C}}
|
||||
\newcommand{\N}{\mathbb{N}}
|
||||
\newcommand{\Z}{\mathbb{Z}}
|
||||
@@ -18,8 +19,8 @@
|
||||
\newcommand{\conj}[1]{\overline{#1}}
|
||||
\renewcommand{\mod}[1]{\left|#1\right|}
|
||||
\newcommand{\abs}[1]{\left|#1\right|}
|
||||
\newcommand{\paren}[1]{\left(#1\right)}
|
||||
\newcommand{\polar}[2]{#1\paren{\cos{\paren{#2}} + i\sin{\paren{#2}}}}
|
||||
\newcommand{\adj}[1]{\operatorname{adj}#1}
|
||||
|
||||
\makeatletter
|
||||
\renewcommand*\env@matrix[1][*\c@MaxMatrixCols c]{%
|
||||
|
||||
Reference in New Issue
Block a user