WLJS LogoWLJS Notebook

Plus

x + y + z represents a sum of terms.

Examples

Arithmetic addition:

2 + 3 + 5
(* 10 *)

Symbolic addition:

a + b + a
(* 2a + b *)

Please visit the official Wolfram Language Reference for more details.

On this page