Processing math: 100%

\overline - Tex Command



overline

\overline - Used to create overline symbol over the argument.

SYNOPSIS

{ \overline #1}

DESCRIPTION

\overline command draws overline symbol over the argument.

EXAMPLE

  1. \overline{AB}
    ¯AB
  2. \overline a
    ¯a
  3. \overline{\text{a long argument}}
    ¯a long argument
Advertisements