cpython/Modules/_decimal at main · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Directory actions
More options
Directory actions
More options
Latest commit
History
_decimal
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
parent directory.. | ||||
README.txt
About ===== _decimal.c is a wrapper for the libmpdec library. libmpdec is a fast C library for correctly-rounded arbitrary precision decimal floating point arithmetic. It is a complete implementation of Mike Cowlishaw/IBM's General Decimal Arithmetic Specification.