Searched defs:erf (Results 1 – 4 of 4) sorted by relevance
54 public static double erf(double x) throws MathException { in erf() method in Erf
212 dag_erf_ext_header_count(uint8_t * erf, size_t len) in dag_erf_ext_header_count()
73 Ambiguous erf(Ambiguous){ return Ambiguous(); } in erf() function
643 #define erf(__x) __tg_erf(__tg_promote1((__x))(__x)) macro