Start » Filter Reference » Basic » Real » SubtractReals
Module: | FoundationLite |
---|
Computes the difference of two numbers.
Name | Type | Description | |
---|---|---|---|
inA | Real | Input Real value of minuend | |
inB | Real | Input Real value of subtrahend | |
outDifference | Real | Output Real value of subtracting inB from inA |
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.