circuitpython/lib/libm
Scott Shawcroft 09f7b43c64
Merge MicroPython 1.10 into CircuitPython
2021-04-21 15:59:17 -07:00
..
acoshf.c
asinfacosf.c
asinhf.c
atan2f.c
atanf.c
atanhf.c
ef_rem_pio2.c libm: rem_pio2: Reduce size of static array 2020-08-04 14:45:45 -05:00
ef_sqrt.c Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
erf_lgamma.c Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
fdlibm.h libm: rem_pio2: Reduce size of static array 2020-08-04 14:45:45 -05:00
fmodf.c
kf_cos.c Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
kf_rem_pio2.c libm: rem_pio2: Reduce size of static array 2020-08-04 14:45:45 -05:00
kf_sin.c Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
kf_tan.c Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
libm.h
log1pf.c libm: Disable float-equal diagnostics 2020-02-27 08:30:12 -06:00
math.c Merge MicroPython 1.10 into CircuitPython 2021-04-21 15:59:17 -07:00
nearbyintf.c
roundf.c
sf_cos.c Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
sf_erf.c Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
sf_frexp.c Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
sf_ldexp.c Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
sf_modf.c Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
sf_sin.c Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
sf_tan.c Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
thumb_vfp_sqrtf.c
wf_lgamma.c Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
wf_tgamma.c lib/libm/wf_tgamma: Fix tgammaf handling of -inf, should return nan. 2018-09-04 17:00:35 +10:00