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