prod¶ Syntax¶ prod(value-list) Parameters¶ value-list A list-valued expression. Returns¶ Returns a numeric value equal to the product of the values in the argument list. Description¶ This action returns the product of the values in the list. See Also¶ sum