Start » Filter Reference » Basic » Real » AddReals
Module: | FoundationLite |
---|
Computes the sum of two numbers.
Name | Type | Description | |
---|---|---|---|
inA | Real | First input Real value | |
inB | Real | Second input Real value | |
inC | Real | Third input Real value | |
inD | Real | Fourth input Real value | |
inE | Real | Fifth input Real value | |
inF | Real | Sixth input Real value | |
inG | Real | Seventh input Real value | |
inH | Real | Eighth input Real value | |
outSum | Real | Output sum of input Real values |
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.