WLJS LogoWLJS Notebook

OverBar

OverBar[expr] displays with a bar over expr.

Examples

Display an expression with an overbar:

OverBar[x]

Denote complex conjugate:

OverBar[z] == Conjugate[z]

In mathematical notation:

OverBar[a + b]

Please visit the official Wolfram Language Reference for more details.

On this page