Searched refs:erfc (Results 1 – 4 of 4) sorted by relevance
233 inline double erfc(double fValue) in erfc() function
243 /// erfc.
680 return ::rtl::math::erfc(x); in Erfc()
211 return 0.5 * ::rtl::math::erfc(-x * 0.7071067811865475); // * 1/sqrt(2) in integralPhi()
Completed in 53 milliseconds