This website requires JavaScript.
Explore
Help
Register
Sign In
Lerking
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
mirror of
https://github.com/micropython/micropython.git
synced
2026-01-13 07:27:16 +01:00
Code
Issues
Actions
27
Packages
Projects
Releases
Wiki
Activity
Files
f67ac90fa96210f89435cbfffa3f2a31b09f425e
micropython
/
lib
/
libm
History
Damien George
38959ed8f1
lib/libm: Reduce size of static two_over_pi array.
...
Thanks to Jeff Epler for the idea. Signed-off-by: Damien George <
damien@micropython.org
>
2020-09-04 00:45:56 +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
…
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
…