Searched defs:erfc (Results 1 – 3 of 3) sorted by relevance
84 public static double erfc(double x) throws MathException { in erfc() method in Erf
74 Ambiguous erfc(Ambiguous){ return Ambiguous(); } in erfc() function
660 #define erfc(__x) __tg_erfc(__tg_promote1((__x))(__x)) macro