
\limits - Tex Command
NAME
\limit - Used to set limits above/below any token of class OP.
SYNOPSIS
{ \limit }
DESCRIPTION
\limit command is used to set limits above/below any token of class OP.
EXAMPLE
-
\int_a^b f(x)\,dx
$ \int_a^b f(x)\,dx $ -
\int\limits_a^b f(x)\,dx
$ \int\limits_a^b f(x)\,dx $ -
\mathop{x}\limits_0^1
$ \mathop{x}\limits_0^1 $
Advertisements