Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/lib/libm_dbl/
A Derf.c187 static double erfc2(uint32_t ix, double x) in erfc2() function
238 y = 1 - erfc2(ix,x); in erf()
270 return sign ? 2 - erfc2(ix,x) : erfc2(ix,x); in erfc()

Completed in 3 milliseconds