Text Formatting ⇒ For what this symbol "$" is used?
For what this symbol "$" is used?
For what this symbol "$"(Symbol of dollar) is used?
NEW: TikZ book now 40% off at Amazon.com for a short time.

- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
For what this symbol "$" is used?
It is for writing math formulas in in-line math mode. I strongly recommend to do some basic reading [1]. Many questions are answered by studying the introduced documents.
[1] View topic: LaTeX Resources for Beginners
Best regards
Thorsten
[1] View topic: LaTeX Resources for Beginners
Best regards
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
For what this symbol "$" is used?
It's used to begin and to end the math mode, for formulas embedded in text, like
I recommend to read some LaTeX introduction or tutorial to get basic information like this: LaTeX Resources for Beginners.
Stefan
Code: Select all
Mass–energy equivalence: $E = mc^2$.
Stefan
LaTeX.org admin