circuitpython/lib/libm
Dan Halbert 2c0fa0f7dc initial merge from v1.20.0; just satisifying conflicts 2023-09-19 11:10:12 -04:00
..
acoshf.c
asinfacosf.c
asinhf.c
atan2f.c
atanf.c
atanhf.c
ef_rem_pio2.c Merge MicroPython 1.13 into CircuitPython 2021-05-04 18:06:33 -07:00
ef_sqrt.c Merge MicroPython 1.13 into CircuitPython 2021-05-04 18:06:33 -07:00
erf_lgamma.c Merge MicroPython 1.13 into CircuitPython 2021-05-04 18:06:33 -07:00
fdlibm.h lib/libm: Reduce size of static two_over_pi array. 2020-09-04 00:45:56 +10:00
fmodf.c
kf_cos.c Merge MicroPython 1.13 into CircuitPython 2021-05-04 18:06:33 -07:00
kf_rem_pio2.c Merge MicroPython 1.13 into CircuitPython 2021-05-04 18:06:33 -07:00
kf_sin.c Merge MicroPython 1.13 into CircuitPython 2021-05-04 18:06:33 -07:00
kf_tan.c Merge MicroPython 1.13 into CircuitPython 2021-05-04 18:06:33 -07:00
libm.h
log1pf.c Merge MicroPython 1.13 into CircuitPython 2021-05-04 18:06:33 -07:00
math.c Merge MicroPython 1.13 into CircuitPython 2021-05-04 18:06:33 -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 Merge MicroPython 1.13 into CircuitPython 2021-05-04 18:06:33 -07:00
sf_frexp.c Merge MicroPython 1.13 into CircuitPython 2021-05-04 18:06:33 -07:00
sf_ldexp.c Merge MicroPython 1.13 into CircuitPython 2021-05-04 18:06:33 -07:00
sf_modf.c Merge MicroPython 1.13 into CircuitPython 2021-05-04 18:06:33 -07: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 lib/libm: Use __asm__ instead of asm. 2022-11-10 11:36:41 +11:00
wf_lgamma.c Merge MicroPython 1.13 into CircuitPython 2021-05-04 18:06:33 -07:00
wf_tgamma.c