..
acoshf.c
lib/libm: Add acosh, asinh, atanh, tan; get working with stmhal.
10 years ago
asinfacosf.c
py and libm: Add asinf,acosf; print higher precision for float.
10 years ago
asinhf.c
lib/libm: Add acosh, asinh, atanh, tan; get working with stmhal.
10 years ago
atan2f.c
lib: Add lib and libm, moving current files from stmhal.
10 years ago
atanf.c
lib: Add lib and libm, moving current files from stmhal.
10 years ago
atanhf.c
lib/libm: Add acosh, asinh, atanh, tan; get working with stmhal.
10 years ago
ef_rem_pio2.c
lib/libm: Add acosh, asinh, atanh, tan; get working with stmhal.
10 years ago
ef_sqrt.c
lib/libm: Allow math funcs to be used by non-Thumb archs.
9 years ago
erf_lgamma.c
lib/libm: Add implementations of erf, erfc, lgamma, tgamma.
10 years ago
fdlibm.h
lib/libm: Add acosh, asinh, atanh, tan; get working with stmhal.
10 years ago
fmodf.c
py: Implement divmod, % and proper // for floating point.
10 years ago
kf_cos.c
lib/libm: Add acosh, asinh, atanh, tan; get working with stmhal.
10 years ago
kf_rem_pio2.c
lib/libm: Format code to pass gcc v6.1.1 warning.
8 years ago
kf_sin.c
lib/libm: Add acosh, asinh, atanh, tan; get working with stmhal.
10 years ago
kf_tan.c
lib/libm: Add acosh, asinh, atanh, tan; get working with stmhal.
10 years ago
libm.h
lib/libm: Add acosh, asinh, atanh, tan; get working with stmhal.
10 years ago
log1pf.c
lib/libm: Add acosh, asinh, atanh, tan; get working with stmhal.
10 years ago
math.c
lib/libm/math: Remove implementations of float conversion functions.
8 years ago
nearbyintf.c
lib/libm: Add implementation of nearbyintf, from musl-1.1.16.
8 years ago
roundf.c
py: Add builtin round function.
10 years ago
sf_cos.c
lib/libm: Remove unused definition of "one".
8 years ago
sf_erf.c
lib/libm: Add implementations of erf, erfc, lgamma, tgamma.
10 years ago
sf_frexp.c
lib/libm: Add frexp and modf functions; use in stmhal; add tests.
10 years ago
sf_ldexp.c
lib/libm: Use isfinite instead of finitef, for C99 compatibility.
8 years ago
sf_modf.c
lib/libm: Add frexp and modf functions; use in stmhal; add tests.
10 years ago
sf_sin.c
lib/libm: Add acosh, asinh, atanh, tan; get working with stmhal.
10 years ago
sf_tan.c
lib/libm: Add acosh, asinh, atanh, tan; get working with stmhal.
10 years ago
thumb_vfp_sqrtf.c
lib/libm: Move Thumb-specific sqrtf function to separate file.
8 years ago
wf_lgamma.c
lib/libm: Add implementations of erf, erfc, lgamma, tgamma.
10 years ago
wf_tgamma.c
lib/libm: Add implementations of erf, erfc, lgamma, tgamma.
10 years ago