Home
last modified time | relevance | path

Searched refs:fApprox (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sc/source/core/tool/
H A Dinterpr6.cxx58 double fApprox = fPkm1/fQkm1; in GetGammaContFraction() local
72 bFinished = (fabs( (fApprox - fR)/fR ) <= fHalfMachEps); in GetGammaContFraction()
73 fApprox = fR; in GetGammaContFraction()
93 return fApprox; in GetGammaContFraction()

Completed in 11 milliseconds