Home | History | Annotate | Download | only in cintltst

Lines Matching refs:withinErr

1351 withinErr(double a, double b, double err) {
1467 } else if (!withinErr(valDouble, doubleBig, 1e-15)) {
1477 } else if (!withinErr(valDouble, 5.06e-27, 1e-15)) {