Start » Filter Reference » Basic » Real » MultiplyDoubles_OfArray
| Module: | FoundationLite | 
|---|
Computes the product of numbers of an array.
| Name | Type | Description | |
|---|---|---|---|
|  | inDoubleArray | DoubleArray | Input array of Double values | 
|  | 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
- MultiplyDoubles – Computes the product of double numbers.


 
 Basic
 Basic