Difference between revisions of "Template:Mytexdefs"
From ONELAB
Line 13: | Line 13: | ||
\newcommand{\Units}[1]{[\mathrm{#1}]} | \newcommand{\Units}[1]{[\mathrm{#1}]} | ||
$ | $ | ||
+ | |||
+ | [[Category:Templates]] |
Revision as of 20:25, 23 March 2011
$ \renewcommand{\vec}[1]{\mathbf{#1}} \newcommand{\Grad}[1]{\mathbf{\text{grad}}\,{#1}} \newcommand{\Curl}[1]{\mathbf{\text{curl}}\,{#1}} \newcommand{\Div}[1]{\text{div}\,{#1}} \newcommand{\Real}[1]{\text{Re}({#1})} \newcommand{\Imag}[1]{\text{Im}({#1})} \newcommand{\pvec}[2]{{#1}\times{#2}} \newcommand{\psca}[2]{{#1}\cdot{#2}} \newcommand{\E}[1]{\,10^{#1}} \newcommand{\Ethree}{{\mathbb{E}^3}} \newcommand{\Etwo}{{\mathbb{E}^2}} \newcommand{\Units}[1]{[\mathrm{#1}]} $