libghc-decimal-doc

Decimal numbers with variable precision; documentation
  https://github.com/PaulJohnson/Haskell-Decimal
  0
  no reviews



Library for manipulating decimal numebers, primary for financial arithmetic.

decimal number has an integer mantissa and a negative exponent. the exponent can be interpreted as the number of decimal places in the value.

this package provides the documentation for a library for the haskell programming language. see http://www.haskell.org/ for more information on haskell.