Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/lib/libm_dbl/
A Dlog.c70 Lg2 = 3.999999999940941908e-01, /* 3FD99999 9997FA04 */ variable
113 t1 = w*(Lg2+w*(Lg4+w*Lg6)); in log()
A Dlog1p.c62 Lg2 = 3.999999999940941908e-01, /* 3FD99999 9997FA04 */ variable
117 t1 = w*(Lg2+w*(Lg4+w*Lg6)); in log1p()
/AliOS-Things-master/components/py_engine/engine/lib/libm/
A Dlog1pf.c26 Lg2 = 0xccce13.0p-25f, /* 0.40000972152 */ variable
77 t1= w*(Lg2+w*Lg4); in log1pf()
A Dmath.c631 Lg2 = 0xccce13.0p-25, /* 0.40000972152 */ variable
670 t1= w*(Lg2+w*Lg4); in logf()
/AliOS-Things-master/components/SDL2/src/libm/
A De_log.c76 Lg2 = 3.999999999940941908e-01, /* 3FD99999 9997FA04 */ variable
122 t1= w*(Lg2+w*(Lg4+w*Lg6)); in __ieee754_log()

Completed in 6 milliseconds