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