Math & ScienceMultiplication Dot

Information and discussion about LaTeX's math and science related features (e.g. formulas, graphs).
Post Reply
ghostanime2001
Posts: 402
Joined: Fri May 20, 2011 9:41 am

Multiplication Dot

Post by ghostanime2001 »

How do you create that multiplication dot in a unit? For example with g/mol- but instead of using the slash I want to use a multiplication dot (g(dot)mol-) ?? thanks
Last edited by ghostanime2001 on Sat Jun 25, 2011 8:56 am, edited 1 time in total.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

paul
Posts: 49
Joined: Thu Apr 08, 2010 5:56 am

Multiplication Dot

Post by paul »

Code: Select all

\cdot
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Multiplication Dot

Post by localghost »

Since you are already using the siunitx package, you should take a close look at Section 5.10 of its excellent manual.


Thorsten
ghostanime2001
Posts: 402
Joined: Fri May 20, 2011 9:41 am

Re: Multiplication Dot

Post by ghostanime2001 »

I don't understand how to apply the \cdot command though :S
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Re: Multiplication Dot

Post by localghost »

Would you please study the relevant pages in the package manual? It explains things best. I already referred you to the corresponding section. If something doesn't work, you should know by now what to do.
Post Reply