Back to FabImage Studio website

You are here: Start » Filter Reference » Basic » Real » MultiplyDoubles_OfArray

MultiplyDoubles_OfArray


Module: FoundationLite

Computes the product of numbers of an array.

Name Type Description
Input value inDoubleArray DoubleArray Input array of Double values
Output value outProduct Double Output Double value of product of input Double values within array

Description

Array version of MultiplyDoubles.

Complexity Level

This filter is available on Basic Complexity Level.

See Also