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-09 21:50:31 +01:00
Code
Issues
Actions
27
Packages
Projects
Releases
Wiki
Activity
Files
3d91b1f67fb1af11f5f8ad0bd67bca6bbff781bc
micropython
/
lib
/
libm
History
Damien George
9ab94c468c
lib/libm: Add implementations of erf, erfc, lgamma, tgamma.
2015-02-22 14:47:11 +00:00
..
acoshf.c
…
asinfacosf.c
…
asinhf.c
…
atan2f.c
…
atanf.c
…
atanhf.c
…
ef_rem_pio2.c
…
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: Add implementations of erf, erfc, lgamma, tgamma.
2015-02-22 14:47:11 +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
lib/libm: Add frexp and modf functions; use in stmhal; add tests.
2015-01-22 13:48:29 +00:00
sf_ldexp.c
lib/libm: Add implementations of erf, erfc, lgamma, tgamma.
2015-02-22 14:47:11 +00:00
sf_modf.c
lib/libm: Add frexp and modf functions; use in stmhal; add tests.
2015-01-22 13:48:29 +00:00
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