Searched refs:fb0 (Results 1 – 1 of 1) sorted by relevance
90 double fb0 = f(b0, t, b0n); in getBaseImpl() local91 if (Math.abs(fb0) < tolerance) { in getBaseImpl()97 double fpb0 = fp(b0, t, n, fb0, b0n); in getBaseImpl()98 double b1 = b0 - fb0 / fpb0; in getBaseImpl()109 fb0 = fb1; in getBaseImpl()