big curly brackets latex code example
Example 1: big brackets latex
\[
F = G \left( \frac{m_1 m_2}{r^2} \right)
\]
Example 2: latex parentheses
\left(\sum_i^n\right)
Example 3: latex big brackets
\left[ *Your formula here* \right]
%Using left and right makes the brackets adapt dynamically to your needs
Example 4: large curly brackets latex
\left\{ at the left and \right\} at the end