
\over - Tex Command
over
\over - acts as a general command for making fractions.
SYNOPSIS
{ { <subformula1> \over <subformula2> }}
DESCRIPTION
\over command acts as a general command for making fractions.
EXAMPLE
-
a \over b
$ a \over b $ -
a+1 \over b+2
$ a+1 \over b+2 $ -
{a+1 \over b+2}+c
$ {a+1 \over b+2}+c $
Advertisements