micropython/lib/libm
Damien George 8960a28238 lib/libm/math: Add implementation of __signbitf, if needed by a port. 2018-09-27 15:21:04 +10:00
..
acoshf.c
asinfacosf.c
asinhf.c
atan2f.c
atanf.c
atanhf.c
ef_rem_pio2.c
ef_sqrt.c
erf_lgamma.c
fdlibm.h
fmodf.c
kf_cos.c
kf_rem_pio2.c
kf_sin.c
kf_tan.c
libm.h
log1pf.c
math.c lib/libm/math: Add implementation of __signbitf, if needed by a port. 2018-09-27 15:21:04 +10:00
nearbyintf.c
roundf.c
sf_cos.c
sf_erf.c
sf_frexp.c
sf_ldexp.c
sf_modf.c
sf_sin.c
sf_tan.c
thumb_vfp_sqrtf.c
wf_lgamma.c
wf_tgamma.c lib/libm/wf_tgamma: Fix tgammaf handling of -inf, should return nan. 2018-09-04 17:00:35 +10:00