Times
(e1 * e2 * ...)
computes the product of all expressions in the function.
Attributes[Times] := {Flat, Listable, NumericFunction, OneIdentity, Orderless, Protected}
Simple examples
Simplification rules apply automatically:
Further examples
Rational numbers are suppported (explicit rational declaration added for clarity):
The product of nothing is defined to be one: