Home | History | Annotate | Download | only in cintltst

Lines Matching full:withinerr

1375 withinErr(double a, double b, double err) {
1491 } else if (!withinErr(valDouble, doubleBig, 1e-15)) {
1501 } else if (!withinErr(valDouble, 5.06e-27, 1e-15)) {