GitHub topics: finance-applications
nilostolte/BigDecimalMath
This is a repository containing examples to use Java's BigDecimal class, an adapted copy of Eric Obermühlner BigDecimalMath class and a more compact version of his big-math repository. A single program (BigDecimalMathExample) illustrates the use of the library.
Language: Java - Size: 58.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

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.
Language: C - Size: 1.42 MB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
