RealEquals (FUN)¶
FUNCTION RealEquals : BOOL
Checks if two REAL values do have the same value given an epsilon of 1.0E-37.
- InOut:
Scope
Name
Type
Return
RealEquals
BOOL
Input
r1
REAL
r2
REAL
FUNCTION RealEquals : BOOL
Checks if two REAL values do have the same value given an epsilon of 1.0E-37.
Scope |
Name |
Type |
---|---|---|
Return |
|
|
Input |
|
|
|
|