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