Back to FabImage Studio website

You are here: Start » Filter Reference » Basic » Integer » MultiplyLongIntegers_OfArray

MultiplyLongIntegers_OfArray


Module: FoundationLite

Computes the product of long numbers of an array.

Name Type Description
Input value inLongArray LongArray
Output value outProduct Long

Description

Array version of MultiplyLongIntegers.

Complexity Level

This filter is available on Basic Complexity Level.

See Also