Home | History | Annotate | Download | only in fraction

Lines Matching refs:convergent

306             final double convergent = (double) p2 / (double) q2;
308 (FastMath.abs(convergent - value) > epsilon) &&