Start » Filter Reference » Basic » Real » MultiplyReals
Module: | FoundationLite |
---|
Computes the product of real numbers.
Name | Type | Description | |
---|---|---|---|
inA | Real | Input Real value of first factor | |
inB | Real | Input Real value of second factor | |
inC | Real | Input Real value of third factor | |
inD | Real | Input Real value of fourth factor | |
inE | Real | Input Real value of fifth factor | |
inF | Real | Input Real value of sixth factor | |
inG | Real | Input Real value of seventh factor | |
inH | Real | Input Real value of eighth factor | |
outProduct | Real | Output Real value of product |
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.