
() - Tex Command
NAME
( ) - to print parenthesis.
SYNOPSIS
{ () }
DESCRIPTION
() used to print parenthesis. It acts as non-stretchy when used alone; stretchy when used with \left or \right.
EXAMPLES
-
(\frac ab,c)
$ (\frac ab,c) $ -
\left(\frac ab,c\right)
$ \left(\frac ab,c\right) $
Advertisements