Start » Filter Reference » Basic » Integer » MultiplyLongIntegers_OfArray
Module: | FoundationLite |
---|
Computes the product of long numbers of an array.
Name | Type | Description | |
---|---|---|---|
inLongArray | LongArray | ||
outProduct | Long |
Description
Array version of MultiplyLongIntegers.
Complexity Level
This filter is available on Basic Complexity Level.
See Also
- MultiplyLongIntegers – Computes the product of long numbers.