-
- Downloads
lib/libm: Add frexp and modf functions; use in stmhal; add tests.
Addresses issue #1081.
Showing
- lib/libm/math.c 0 additions, 2 deletionslib/libm/math.c
- lib/libm/sf_frexp.c 70 additions, 0 deletionslib/libm/sf_frexp.c
- lib/libm/sf_modf.c 82 additions, 0 deletionslib/libm/sf_modf.c
- stmhal/Makefile 2 additions, 0 deletionsstmhal/Makefile
- tests/float/math_fun.py 10 additions, 1 deletiontests/float/math_fun.py
Loading
Please register or sign in to comment