XSLP_EQTOL_R


Description
Relative tolerance on equality testing in logical functions
Type
Double
Default value
0.00001
Notes
If two values A and B are within XSLP_EQTOL_A and abs(A) * XSLP_EQTOL_R then they are regarded as equal by the logical functions.
Affects routines
EQ, GE, GT, NE, LE, LT
See also


If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.