|
mpdecimal
☆
« Back to VersTracker
|
|||||||||||||||||||||||||
|
Description: Library for decimal floating point arithmetic |
|||||||||||||||||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | |||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | |||||||||||||||||||||||||
| Category: Developer tools | |||||||||||||||||||||||||
| Tags: library c c++ math decimal ieee-754 | |||||||||||||||||||||||||
| Install: brew install mpdecimal | |||||||||||||||||||||||||
|
About: Mpdecimal is a general-purpose decimal floating point library for C/C++ that provides arbitrary precision arithmetic. It is the official reference implementation for the IEEE 754-2008 standard and serves as the backend for Python's decimal module. Its main value is delivering accurate, predictable financial calculations where binary floating point errors are unacceptable. |
|||||||||||||||||||||||||
Key Features:
|
|||||||||||||||||||||||||
Use Cases:
|
|||||||||||||||||||||||||
Alternatives:
|
|||||||||||||||||||||||||
| Version History | |||||||||||||||||||||||||
|