Product -- the class of all product expressions
Description
Product is a type of
Expression representing a product.
Functions and methods returning a product expression :
-
"Expression * Expression" -- see Expression -- the class of all expressions
Methods that use a product expression :
-
"substitute(Product,Thing)" -- see substitute -- substituting values for variables