This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
lib
/
libm
History
Damien George
1559a97810
py: Add builtin round function.
...
Addresses issue
#934
.
2014-10-31 11:28:50 +00:00
..
asinfacosf.c
py and libm: Add asinf,acosf; print higher precision for float.
2014-09-11 22:24:45 +01:00
atan2f.c
lib: Add lib and libm, moving current files from stmhal.
2014-08-29 22:42:26 +01:00
atanf.c
lib: Add lib and libm, moving current files from stmhal.
2014-08-29 22:42:26 +01:00
fmodf.c
py: Implement divmod, % and proper // for floating point.
2014-09-13 18:43:09 +01:00
libm.h
lib: Add lib and libm, moving current files from stmhal.
2014-08-29 22:42:26 +01:00
math.c
py: Implement divmod, % and proper // for floating point.
2014-09-13 18:43:09 +01:00
mathsincos.c
lib: Add lib and libm, moving current files from stmhal.
2014-08-29 22:42:26 +01:00
roundf.c
py: Add builtin round function.
2014-10-31 11:28:50 +00:00