Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/lib/libm/
A Dwf_lgamma.c87 double lgamma(double x) in lgamma() function
89 double lgamma(x) in lgamma()
/AliOS-Things-master/components/py_engine/engine/lib/libm_dbl/
A Dlgamma.c5 double lgamma(double x) { in lgamma() function
A DREADME4 The files lgamma.c, log10.c and tanh.c are too small to have a meaningful
/AliOS-Things-master/components/py_engine/tests/float/
A Dmath_fun_special.py43 ("lgamma", lgamma, pos_test_values + [50.0, 100.0]),
A Dmath_domain_special.py28 ("lgamma", math.lgamma, (-2, -1, 0, 1)),
/AliOS-Things-master/components/amp-utility/python/
A Dmath2.py159 def lgamma(x): function
/AliOS-Things-master/components/py_engine/engine/py/
A Dmodmath.c201 MATH_FUN_1(lgamma, lgamma) in MATH_FUN_2()

Completed in 9 milliseconds