Times
represents the product of the terms
a, b, ...
.
Note: the Times
operator has the attribute Flat
(associative property), Orderless
(commutative property), OneIdentity
and Listable
.
Examples
Times
has default value 1
:
Related terms
Flat, Listable, MatrixPower, OneIdentity, Orderless, Power
Implementation status
- ✅ - full supported