You are here: Start » Filter Groups » TestReal
TestReal
Description
Tests whether real number fulfills a specified condition.
Filters in this group
| Icon | Name | Description |
|---|---|---|
| TestRealLessThan | Compares two reals with the < operator. | |
| TestRealLessOrEqual | Compares two reals with the <= operator. | |
| TestRealGreaterThan | Compares two reals with the > operator. | |
| TestRealGreaterOrEqual | Compares two reals with the >= operator. | |
| TestRealEqualTo | Checks whether two reals are equal. | |
| TestRealUnequalTo | Checks whether two reals are unequal. | |
| TestRealInRange | Checks whether a real value is in the specified range. |
