Math Symbols: Additions, Subtractions & Brackets

  • MHB
  • Thread starter soroban
  • Start date
  • Tags
    Symbols
It shows the different ways to display mathematical equations using LaTeX code, including using braces, over and under braces, and binomial coefficients. The last example demonstrates how to create a horizontal line with text on top using the \rlap command. In summary, the conversation highlights various ways to display mathematical equations using LaTeX code.
  • #1
soroban
194
0

[tex]\begin{array}{cc}
\text{\boxed{text}} & \boxed{text} \\ \\

\text{\overbrace{x + y}^{3}} & \overbrace{x + y}^3 \\ \\

\text{\underbrace{x+y}_{5}} & \underbrace{x+y}_5 \\ \\

\text{{9\choose3}} & {9\choose3} \\ \\

\text{\binom{9}{3}} & \binom{9}{3} \\ \\

\text{\rlap{////}3a^2b} & \rlap{////}3a^2b \\

\end{array}[/tex]
 
Physics news on Phys.org
  • #2
soroban said:

[tex]\begin{array}{cc}
\text{\boxed{text}} & \boxed{text} \\ \\

\text{\overbrace{x + y}^{3}} & \overbrace{x + y}^3 \\ \\

\text{\underbrace{x+y}_{5}} & \underbrace{x+y}_5 \\ \\

\text{{9\choose3}} & {9\choose3} \\ \\

\text{\binom{9}{3}} & \binom{9}{3} \\ \\

\text{\rlap{////}3a^2b} & \rlap{////}3a^2b \\

\end{array}[/tex]

Wikipedia has a great list of latex code. It isn't extensive but it has many good ones
http://en.wikipedia.org/wiki/Help:Displaying_a_formula
 
  • #3
nice list i like them
 

Related to Math Symbols: Additions, Subtractions & Brackets

What are the basic math symbols for addition, subtraction, and brackets?

The basic math symbols for addition (+), subtraction (-), and brackets ( ) are used to perform basic arithmetic operations in mathematics.

What does the symbol "+" mean in mathematics?

The symbol "+" represents addition in mathematics. It is used to indicate the combining or joining of two or more numbers or quantities to find their sum.

How is the symbol "-" used in mathematics?

The symbol "-" is used to represent subtraction in mathematics. It is used to indicate the difference between two numbers or quantities, with the number or quantity after the symbol being subtracted from the one before it.

What are brackets used for in mathematics?

In mathematics, brackets are used to group numbers or quantities together to indicate the order in which operations should be performed. They are also used to enclose and clarify the meaning of certain expressions.

What is the difference between parentheses and square brackets?

Parentheses ( ) and square brackets [ ] are both types of brackets used in mathematics. Parentheses are used for grouping and indicating the order of operations, while square brackets are used to enclose and clarify the meaning of expressions or to indicate intervals in number lines.

Similar threads

  • Advanced Physics Homework Help
Replies
3
Views
834
Replies
65
Views
3K
  • Calculus and Beyond Homework Help
Replies
7
Views
1K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
3
Views
528
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
4
Views
3K
  • Linear and Abstract Algebra
Replies
14
Views
1K
  • General Math
Replies
8
Views
1K
  • Math Proof Training and Practice
2
Replies
61
Views
6K
Back
Top