[GH-ISSUE #268] Micropython Decimal Number Module #107

Open
opened 2026-05-06 13:15:28 +02:00 by BreizhHardware · 0 comments

Originally created by @Babilinx on GitHub (Aug 17, 2022).
Original GitHub issue: https://github.com/UpsilonNumworks/Upsilon/issues/268

Is your feature request related to a problem? Please describe.
The python calculation system is not really precise, and can make big errors in big calculations with floating numbers.

Describe the solution you'd like
I'd like that you implement this module that fix the impressision problem.

Originally created by @Babilinx on GitHub (Aug 17, 2022). Original GitHub issue: https://github.com/UpsilonNumworks/Upsilon/issues/268 **Is your feature request related to a problem? Please describe.** The python calculation system is not really precise, and can make big errors in big calculations with floating numbers. **Describe the solution you'd like** I'd like that you implement this [module](https://github.com/mpy-dev/micropython-decimal-number) that fix the impressision problem.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Upsilon#107
No description provided.