An open API service indexing awesome lists of open source software.

https://github.com/nilostolte/decnumber

This is Mike Cowlishaw's decNumber library that implements the General Decimal Arithmetic Specification in ANSI C. This specification defines a decimal arithmetic which meets the requirements of commercial, financial, and human-oriented applications. It also matches the decimal arithmetic in the IEEE 754 Standard for Floating Point Arithmetic.
https://github.com/nilostolte/decnumber

accounting-tools ansi-c arbitrary-precision arbitrary-precision-arithmetic arbitrary-precision-floats arbitrary-precision-integers arbitrary-precision-library binary-coded-decimal c commercial-apps decimal-arithmetic decimal-numbers finance finance-applications floating-point-decimal-numbers ieee-754 ieee754 open-source open-source-library packed-bcd

Last synced: 12 days ago
JSON representation

This is Mike Cowlishaw's decNumber library that implements the General Decimal Arithmetic Specification in ANSI C. This specification defines a decimal arithmetic which meets the requirements of commercial, financial, and human-oriented applications. It also matches the decimal arithmetic in the IEEE 754 Standard for Floating Point Arithmetic.

Awesome Lists containing this project