micropython/lib/libm
Damien George 81a06d2c9c lib/libm: Remove implementation of log2f, use MP_NEED_LOG2 instead. 2017-10-10 16:01:13 +11:00
..
acoshf.c
asinfacosf.c
asinhf.c
atan2f.c
atanf.c
atanhf.c
ef_rem_pio2.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
ef_sqrt.c
erf_lgamma.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
fdlibm.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
fmodf.c
kf_cos.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
kf_rem_pio2.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
kf_sin.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
kf_tan.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
libm.h
log1pf.c
math.c lib/libm: Remove implementation of log2f, use MP_NEED_LOG2 instead. 2017-10-10 16:01:13 +11:00
nearbyintf.c
roundf.c
sf_cos.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
sf_erf.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
sf_frexp.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
sf_ldexp.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
sf_modf.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
sf_sin.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
sf_tan.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
thumb_vfp_sqrtf.c
wf_lgamma.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
wf_tgamma.c all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00