-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
enhancementFeature requests, new feature implementationsFeature requests, new feature implementations
Description
I'd like to request adding the decimal standard library to micropython-lib.
https://docs.python.org/3/library/decimal.html
It's particularly useful for parsing and maintaining precision when reading values from peripherals (in my case, analytical balances) and displaying them on a screen without worrying about the issues associated with floating point arithmetic.
Metadata
Metadata
Assignees
Labels
enhancementFeature requests, new feature implementationsFeature requests, new feature implementations