![]()
|
product
|
The productfunction returns the product of its arguments. The arguments can
include Vectors and Cell Ranges. When to use The product function and the * operator can be used to compute the product of a
list of values
(product num ...) The product of the set of values provided.
Here are a number of links to Lambda coding examples which contain this instruction in various use cases.
This example shows how the product function returns the product
from a list of Number and NumVector values.
Here are the links to the data types of the function arguments. Here are also a number of links to functions having arguments with any of these data types.
You can always talk with the AIS at aiserver.sourceforge.net.
Name
Description
AIS Types num ... Any Number of values Number
Returns:
Examples
Argument Types
Number
Integer
Vector
How do I contact the AIS team?