SMC_CloseRel (FUN)
FUNCTION SMC_CloseRel : BOOL
Returns whether the relative difference between a and b is less than eps.
InOut:
Scope
|
Name
|
Type
|
Comment
|
Return
|
SMC_CloseRel
|
BOOL
|
|
Input
|
a
|
LREAL
|
|
b
|
LREAL
|
The first value to compare
|
eps
|
LREAL
|
The second value to compare
|