Back to FabImage Studio website
You are here: Start » Filter Reference » Real » TestRealUnequalTo
Checks whether two reals are unequal.
Name | Type | Description | |
---|---|---|---|
![]() |
inValue | Real | |
![]() |
inReferenceValue | Real | |
![]() |
inEpsilon | Real | Maximum difference of values that are still considered equal |
![]() |
outIsUnequal | Bool |
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.
Filter Group
This filter is member of TestReal filter group.