How to type mathematical expressions?

In summary, the conversation discusses the difficulty of typing mathematical symbols and equations for posting on a physics forum. The suggested solution is to use LaTeX coding, which can be learned through a provided link or by copying and pasting examples from other posts. Alternatively, plain text can also be used, but may require translation for easier understanding.
  • #1
Baibhab Bose
34
3
I don't know how to type mathematical symbols and equations and stuff. Like if I want to ask something here in physics forum, I need to type mathematical expressions like everyone here does. How can I do that? Do I need any software?
 
Mathematics news on Phys.org
  • #2
Baibhab Bose said:
I don't know how to type mathematical symbols and equations and stuff. Like if I want to ask something here in physics forum, I need to type mathematical expressions like everyone here does. How can I do that? Do I need any software?

You don't need any software. Try reading this.

https://www.physicsforums.com/help/latexhelp/

Also, if you find an example of an equation, you can "reply" and that will give you a copy of what they typed. You can then cut and paste this into your own post.
 
  • Like
Likes symbolipoint and Baibhab Bose
  • #3
PeroK said:
You don't need any software. Try reading this.

https://www.physicsforums.com/help/latexhelp/

Also, if you find an example of an equation, you can "reply" and that will give you a copy of what they typed. You can then cut and paste this into your own post.
Thank you so much!'
 
  • #4
The option of using plain text is also fine but maybe more difficult to read sometimes unless you translate it to something, like onto paper with pencil/pen.
 
  • Like
Likes Baibhab Bose

1. How do I type exponents in mathematical expressions?

To type an exponent, use the caret symbol (^) followed by the exponent number. For example, 2^3 will display as 23.

2. How do I type fractions in mathematical expressions?

To type a fraction, use the forward slash (/) to divide the numerator and denominator. For example, 1/2 will display as 1/2.

3. How do I type square roots in mathematical expressions?

To type a square root, use the sqrt() function and place the number inside the parentheses. For example, sqrt(4) will display as √4.

4. How do I type Greek letters in mathematical expressions?

To type Greek letters, use the backslash (\) followed by the name of the letter. For example, \alpha will display as α.

5. How do I type equations with multiple lines?

To type equations with multiple lines, use the align environment. Use the & symbol to indicate where the equations should align. For example:
\begin{align} 2x + 3y &= 7 \\ 4x - 5y &= 2 \end{align}
will display as:
2x + 3y = 7
4x - 5y = 2

Similar threads

Replies
7
Views
888
Replies
1
Views
722
Replies
4
Views
492
Replies
7
Views
443
Replies
10
Views
1K
  • General Math
2
Replies
61
Views
9K
Replies
5
Views
1K
Replies
9
Views
1K
Replies
10
Views
909
Replies
72
Views
4K
Back
Top