Skip to content
#

open-source-library

Here are 9 public repositories matching this topic...

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.

  • Updated Apr 10, 2025
  • Java
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.

  • Updated Apr 10, 2025
  • C

Improve this page

Add a description, image, and links to the open-source-library topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the open-source-library topic, visit your repo's landing page and select "manage topics."

Learn more