Back to Aurora Vision Studio website

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

MultiplyDoubles_OfLoop


Module: FoundationLite

Computes the product of numbers appearing in consecutive iterations.

Name Type Description
Input value inDouble Double Input Double value appearing in consecutive iterations
Output value outProduct Double Output Double value of product of input Double value appearing in consecutive iterations

Description

Loop version of MultiplyDoubles.

Complexity Level

This filter is available on Basic Complexity Level.

See Also