Difference between revisions of "Template:Mytexdefs"
From ONELAB
Line 8: | Line 8: | ||
\newcommand{\pvec}[2]{{#1}\times{#2}} | \newcommand{\pvec}[2]{{#1}\times{#2}} | ||
\newcommand{\psca}[2]{{#1}\cdot{#2}} | \newcommand{\psca}[2]{{#1}\cdot{#2}} | ||
− | \newcommand{\E}[1] | + | \newcommand{\E}[1]{\,10^{#1}} |
\newcommand{\Ethree}{{\mathbbm{E}^3}} | \newcommand{\Ethree}{{\mathbbm{E}^3}} | ||
\newcommand{\Etwo}{{\mathbbm{E}^2}} | \newcommand{\Etwo}{{\mathbbm{E}^2}} | ||
$ | $ |
Revision as of 19:52, 22 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}{{\mathbbm{E}^3}} \newcommand{\Etwo}{{\mathbbm{E}^2}} $