Back to FabImage Studio website

You are here: Start » Filter Reference » Basic » Real » TestDoubleGreaterThan

TestDoubleGreaterThan


Module: FoundationLite

Compares two doubles with the > operator.

Name Type Description
Input value inValue Double Input Double value
Input value inReferenceValue Double Input reference Double value to compare input Double value against
Output value outIsGreaterThan Bool Flag indicating whether input Double value is greater than input reference Double value

Complexity Level

This filter is available on Expert Complexity Level.

Filter Group

This filter is member of TestDouble filter group.