For our purposes, “brackets” refers to (parentheses), [square brackets], {curly brackets}, and ⟨angle brackets⟩, as well as |vertical bars or pipes| and ||double pipes||.
Use the \left and \right commands to create brackets that will resize themselves to match what they surround.
See the following table to learn how to write all the different kinds of brackets.
Bracket | LaTeX Markup | Rendered |
---|---|---|
(Parentheses) | (a-b) | |
[Square brackets] | [a-b] | |
{Curly brackets} | \{a-b\} | |
⟨Angle brackets⟩ | \langle a-b \rangle | |
|Vertical bars or pipes| | |a-b| | |
||Double pipes|| | \|a-b\| |
Bracket | LaTeX Markup | Rendered |
---|---|---|
(Parentheses) | \left(\dfrac{a}{b}\right) | |
[Square brackets] | \left[\dfrac{a}{b}\right] | |
{Curly brackets} | \left\{\dfrac{a}{b}\right\} | |
⟨Angle brackets⟩ | \left\langle\dfrac{a}{b}\right\rangle | |
|Vertical bars or pipes| | \left|\dfrac{a}{b}\right| | |
||Double pipes|| | \left\|\dfrac{a}{b}\right\| |
Related Post
Latex Text Mode Symbol ( reference )
Tidak ada komentar:
Posting Komentar