David A Roberts

Printing the 'therefore' symbol in LaTeX

The AMS packages provide this functionality (as well as many other things). Add the following lines to the preamble:

\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}

Then the therefore symbol can be used:

$ ... \therefore ... $

blog comments powered by Disqus

Search

Loading...


Random Quote

Loading...



© 2007–2011 David A Roberts. Valid XHTML & CSS. Entries (RSS) & Comments (RSS). Source code.