Difference between revisions of "Template:Mytexdefs"

From ONELAB
Jump to: navigation, search
(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 18:57, 22 March 2011

$ \renewcommand{\vec}[1]{\mathbf{#1}} \newcommand{\grad}{\text{\bf grad}} \newcommand{\curl}{\text{\bf curl}} \newcommand{\div}{\text{div}} $