\ stackrel - Comando Tex

stackrel

\stackrel - Utilizzato per creare relazioni in pila.

SINOSSI

{ \stackrel #1 #2 }

DESCRIZIONE

Il comando \ stackrel crea una relazione in pila dove # 1 è impilato sopra # 2.

ESEMPIO

  1. \stackrel{\rm def}{=}
    $ \ stackrel {\ rm def} {=} $
  2. \stackrel{\rm top}{\rm bottom}
    $ \ stackrel {\ rm top} {\ rm bottom} $
Stampa