Searched refs:getDoubleConstant (Results 1 – 5 of 5) sorted by relevance
49 rFm = getDoubleConstant(Fm); in DoubleCPDO()273 return float64_div(float64_ln(rFm),getDoubleConstant(7));
377 static inline float64 getDoubleConstant(const unsigned int nIndex) in getDoubleConstant() function
107 rFm = getDoubleConstant(Fm); in DoubleCPDO()
367 static inline float64 __pure getDoubleConstant(const unsigned int nIndex) in getDoubleConstant() function
259 float64 rFm = getDoubleConstant(Fm); in PerformComparison()