WLJS LogoWLJS Notebook

Precedence

Precedence[sym] returns the precedence of the output operator associated to the symbol sym.

  • Precedence[boxes, fmt] returns the precedence of the operator used in the typeset expression boxes, assuming it was typeset in the format fmt.

Examples

Precedence[Plus]
Precedence[Times]

Please visit the official Wolfram Language Reference for more details.

On this page