
\stackrel - Tex Command
stackrel
\stackrel - Used to create stacked relationship.
SYNOPSIS
{ \stackrel #1 #2 }
DESCRIPTION
\stackrel command creates stacked relationship where #1 is stacked on top of #2.
EXAMPLE
-
\stackrel{\rm def}{=}
$ \stackrel{\rm def}{=} $ -
\stackrel{\rm top}{\rm bottom}
$ \stackrel{\rm top}{\rm bottom} $
Advertisements