WLJS LogoWLJS Notebook

UnderBar

UnderBar[expr] displays with a bar under expr.

Examples

Display an expression with an underbar:

UnderBar[x]

In a mathematical expression:

UnderBar[a] + UnderBar[b]

Combine with other formatting:

Style[UnderBar[expr], Large, Bold]

Please visit the official Wolfram Language Reference for more details.

On this page