RealLessEqual (FUN)¶
FUNCTION RealLessEqual : BOOL
Checks if r1 <= r2 given an epsilon of 1.0E-37.
- InOut:
- Scope - Name - Type - Return - RealLessEqual- BOOL- Input - r1- REAL- r2- REAL
FUNCTION RealLessEqual : BOOL
Checks if r1 <= r2 given an epsilon of 1.0E-37.
| Scope | Name | Type | 
|---|---|---|
| Return | 
 | 
 | 
| Input | 
 | 
 | 
| 
 | 
 |