Searched refs:fup (Results 1 – 1 of 1) sorted by relevance
2339 double fup, flow; in GetOutputString() local2341 fup = (double)x1/(double)y1; in GetOutputString()2342 while (fNumber > fup) in GetOutputString()2351 flow = fup; in GetOutputString()2352 fup = (double)x1/(double)y1; in GetOutputString()2354 if (fNumber - flow < fup - fNumber) in GetOutputString()
Completed in 33 milliseconds