Commit message (Expand) | Author | Age | |
---|---|---|---|
* | py/formatfloat: Use pow(10, e) instead of pos/neg_pow lookup tables. | Dan Ellis | 2022-08-12 |
* | py/formatfloat: Format all whole-number floats exactly. | Dan Ellis | 2022-07-26 |
![]() |
index : micropython | |
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems | Aslak Raanes |
summaryrefslogtreecommitdiffstatshomepage |
Commit message (Expand) | Author | Age | |
---|---|---|---|
* | py/formatfloat: Use pow(10, e) instead of pos/neg_pow lookup tables. | Dan Ellis | 2022-08-12 |
* | py/formatfloat: Format all whole-number floats exactly. | Dan Ellis | 2022-07-26 |