How do I type mathematical statements?

  • Context: Mathematica 
  • Thread starter Thread starter arunma
  • Start date Start date
  • Tags Tags
    Mathematical Type
Click For Summary

Discussion Overview

The discussion centers around how to type mathematical statements using LaTeX in the Physics Forums. Participants inquire about the methods for formatting various mathematical expressions, including fractions, exponents, and integrals.

Discussion Character

  • Technical explanation

Main Points Raised

  • One participant asks for guidance on typing mathematical statements, noting that they have seen others do it in the homework help forum.
  • Another participant suggests searching the forums for explanations on LaTeX usage and provides a link to a help page.
  • A participant shares a method for typing LaTeX code, explaining the use of [*tex] and [*/tex] statements, and provides examples for basic equations and fractions.
  • Further clarification is provided on using brackets for terms with exponents and subscripts to ensure proper formatting.
  • One participant mentions that their explanation is a quick lesson and encourages others to explore the LaTeX thread for a more comprehensive understanding.

Areas of Agreement / Disagreement

Participants generally agree on the methods for typing mathematical statements using LaTeX, but there is no explicit consensus on the best approach or comprehensive understanding, as some participants suggest further exploration of existing resources.

Contextual Notes

Some limitations in the discussion include the potential for missing assumptions about prior knowledge of LaTeX and the need for further exploration of examples to fully grasp the formatting rules.

arunma
Messages
924
Reaction score
4
I've seen people in the homework help forum type mathematical statements such as fractions, exponents, integrals, etc. Anyone know how I can do this? Thanks.
 
Physics news on Phys.org
Last edited by a moderator:
eliminate * when using code

Start with the [*tex] statement

then when you are done type [*/tex]
for example

[*tex] 5x=3+2 [*/tex]
equals
[tex]5x=3+2[/tex]

for fractions
do
foward slash {num}{denom}

so

5/3 equals [*tex] \frac{5}{3} [/*tex]
[tex]\frac{5}{3}[/tex]
{}are used to group terms
for example
\sqrt{25}

the \ is to let the code know ur typing out something for that translates to a symbol
\pi [tex]\pi[/tex]
\gamma [tex]\gamma[/tex]

if you were to do something to a power and it have more than one term or subscript you would want to use brackets

otherwise this will happen

e^ip [tex]e^i5[/tex]
e^{ip} [tex]e^{i5}[/tex]
 
Last edited:
That was meant to be a quick lesson for a full understanding go to the latex thread under general physics and just click on peoples latex code and teach yourself the code.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
5K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 5 ·
Replies
5
Views
2K