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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

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