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 *)Please visit the official Wolfram Language Reference for more details.
x * y * z or x y z represents a product of terms.
Arithmetic multiplication:
2 * 3 * 4
(* 24 *)Symbolic multiplication:
a b c
(* a b c *)Please visit the official Wolfram Language Reference for more details.