Incredibly fast handling of decimal numbers in ANSI C

31

Author: JT Smith

Find out about decNumber, a high-performance decimal arithmetic library in ANSI C, especially suitable for commercial and human-oriented applications. The library consists of several modules that provide direct support for integer, fixed-point, and floating-point decimal numbers, arbitrary precision values and special values and much more.

Link: alphaworks.ibm.com

Category:

  • Programming