Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Dinterpr3.cxx859 double fTempB = fA/(fB+fgm); in GetBeta() local
861 -fB * ::boost::math::log1p(fTempB)-fgm); in GetBeta()
888 double fTempB = fA/(fB+fgm); in GetLogBeta() local
890 -fB * ::boost::math::log1p(fTempB)-fgm; in GetLogBeta()

Completed in 30 milliseconds