Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/lib/libm_dbl/
A Dlog.c72 Lg4 = 2.222219843214978396e-01, /* 3FCC71C5 1D8E78AF */ variable
113 t1 = w*(Lg2+w*(Lg4+w*Lg6)); in log()
A Dlog1p.c64 Lg4 = 2.222219843214978396e-01, /* 3FCC71C5 1D8E78AF */ variable
117 t1 = w*(Lg2+w*(Lg4+w*Lg6)); in log1p()
/AliOS-Things-master/components/py_engine/engine/lib/libm/
A Dlog1pf.c28 Lg4 = 0xf89e26.0p-26f; /* 0.24279078841 */ variable
77 t1= w*(Lg2+w*Lg4); in log1pf()
A Dmath.c633 Lg4 = 0xf89e26.0p-26; /* 0.24279078841 */ variable
670 t1= w*(Lg2+w*Lg4); in logf()
/AliOS-Things-master/components/SDL2/src/libm/
A De_log.c78 Lg4 = 2.222219843214978396e-01, /* 3FCC71C5 1D8E78AF */ variable
122 t1= w*(Lg2+w*(Lg4+w*Lg6)); in __ieee754_log()

Completed in 5 milliseconds