Start » Filter Reference » Basic » Real » MinimumReal
Module: | FoundationLite |
---|
Returns the lower of two numbers.
Name | Type | Description | |
---|---|---|---|
inA | Real | First input Real value | |
inB | Real | Second input Real value | |
outMinimum | Real | Lower 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.