extended integer+
Source: /avail/Avail/Foundation/Tuples
Categories: Tuples, Mathematics, Integers
Take the product of the elements of a tuple of integers.
Position | Name | Type | Description | |
---|---|---|---|---|
Parameters | ||||
1 | intTuple | extended integer+ | A tuple of integers. | |
Returns | extended integer | An integer. |