This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
micropython
/
lib
/
libm
History
Damien George
a67651406d
lib/libm: Allow math funcs to be used by non-Thumb archs.
...
Requires addition of software implementation of sqrtf function.
2015-12-18 21:05:44 +00:00
..
acoshf.c
…
asinfacosf.c
…
asinhf.c
…
atan2f.c
…
atanf.c
…
atanhf.c
…
ef_rem_pio2.c
…
ef_sqrt.c
lib/libm: Allow math funcs to be used by non-Thumb archs.
2015-12-18 21:05:44 +00:00
erf_lgamma.c
lib/libm: Add implementations of erf, erfc, lgamma, tgamma.
2015-02-22 14:47:11 +00:00
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: Allow math funcs to be used by non-Thumb archs.
2015-12-18 21:05:44 +00:00
roundf.c
…
sf_cos.c
…
sf_erf.c
lib/libm: Add implementations of erf, erfc, lgamma, tgamma.
2015-02-22 14:47:11 +00:00
sf_frexp.c
…
sf_ldexp.c
lib/libm: Add implementations of erf, erfc, lgamma, tgamma.
2015-02-22 14:47:11 +00:00
sf_modf.c
…
sf_sin.c
…
sf_tan.c
…
wf_lgamma.c
lib/libm: Add implementations of erf, erfc, lgamma, tgamma.
2015-02-22 14:47:11 +00:00
wf_tgamma.c
lib/libm: Add implementations of erf, erfc, lgamma, tgamma.
2015-02-22 14:47:11 +00:00