Difference between revisions of "Template:Mytexdefs"
From ONELAB
(Created page with "$ \renewcommand{\vec}[1]{\mathbf{#1}} \newcommand{\grad}{\text{grad}} $") |
|||
Line 1: | Line 1: | ||
$ | $ | ||
\renewcommand{\vec}[1]{\mathbf{#1}} | \renewcommand{\vec}[1]{\mathbf{#1}} | ||
− | \newcommand{\grad}{\text{grad}} | + | \newcommand{\grad}{\text{\bf grad}} |
+ | \newcommand{\curl}{\text{\bf curl}} | ||
+ | \newcommand{\div}{\text{div}} | ||
$ | $ |
Revision as of 17:57, 22 March 2011
$ \renewcommand{\vec}[1]{\mathbf{#1}} \newcommand{\grad}{\text{\bf grad}} \newcommand{\curl}{\text{\bf curl}} \newcommand{\div}{\text{div}} $