Difference between revisions of "Template:Mytexdefs"
From ONELAB
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | <includeonly>\(\renewcommand{\vec}[1]{\mathbf{#1}} | |
− | \renewcommand{\vec}[1]{\mathbf{#1}} | ||
\newcommand{\Grad}[1]{\mathbf{\text{grad}}\,{#1}} | \newcommand{\Grad}[1]{\mathbf{\text{grad}}\,{#1}} | ||
\newcommand{\Curl}[1]{\mathbf{\text{curl}}\,{#1}} | \newcommand{\Curl}[1]{\mathbf{\text{curl}}\,{#1}} | ||
Line 9: | Line 8: | ||
\newcommand{\psca}[2]{{#1}\cdot{#2}} | \newcommand{\psca}[2]{{#1}\cdot{#2}} | ||
\newcommand{\E}[1]{\,10^{#1}} | \newcommand{\E}[1]{\,10^{#1}} | ||
− | \newcommand{\Ethree}{{\ | + | \newcommand{\Ethree}{{\mathbb{E}^3}} |
\newcommand{\Etwo}{{\mathbb{E}^2}} | \newcommand{\Etwo}{{\mathbb{E}^2}} | ||
\newcommand{\Units}[1]{[\mathrm{#1}]} | \newcommand{\Units}[1]{[\mathrm{#1}]} | ||
− | + | \)</includeonly> |