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
14,266
Commits
21
Branches
274
Tags
785
MiB
978cec0316
Commit Graph
3 Commits
Author
SHA1
Message
Date
Sebastian Plamauer
1e8ca3a3cf
modbuiltins: Implement round() to precision.
2015-07-19 21:49:44 +03:00
Damien George
7288403b9b
tests: Split out float test from builtin_round.py.
2014-11-29 14:47:54 +00:00
Damien George
1559a97810
py: Add builtin round function.
...
Addresses issue
#934
.
2014-10-31 11:28:50 +00:00