Times
x * y * z or x y z represents a product of terms.
Examples
Arithmetic multiplication:
2 * 3 * 4
(* 24 *)Symbolic multiplication:
a b c
(* a b c *)Something isn't working? Report an issue.
Please visit the official Wolfram Language Reference for more details.