Back to FabImage Studio website

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

MultiplyIntegers_OfArray


Module: FoundationLite

Computes the product of numbers of an array.

Name Type Description
Input value inIntegerArray IntegerArray
Output value outProduct Integer

Description

Array version of MultiplyIntegers.

Hints

  • This is a primitive mathematical filter. It is recommended to use Formula Blocks instead.

Complexity Level

This filter is available on Basic Complexity Level.

See Also