Difference between revisions of "Template:Mytexdefs"
From ONELAB
Line 12: | Line 12: | ||
\newcommand{\Etwo}{{\mathbb{E}^2}} | \newcommand{\Etwo}{{\mathbb{E}^2}} | ||
\newcommand{\Units}[1]{[\mathrm{#1}]} | \newcommand{\Units}[1]{[\mathrm{#1}]} | ||
+ | \newcommand{\ivol}[3][]{(#2,#3)#1} | ||
$ | $ |
Revision as of 18:43, 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}]} \newcommand{\ivol}[3][]{(#2,#3)#1} $