package decimal

  1. Overview
  2. Docs
Arbitrary-precision floating-point decimal library

Install

Authors

Maintainers

Sources

decimal-1.0.1.tbz
sha256=9297d87d647301afd92be6ba2fe8512ea81c2e306454992e6662e80344654ff9
sha512=7acbc020ff0b1be2fa3258bb581143ee9d92b3ffab0ada21a79daeb568eaaa1317b71445ef047fc4b88efe0c592bb5239719442a646dbdb9ce8794415cdd5293

Description

Arbitrary-precision floating-point decimal library ported from the Python decimal module.

Published: 08 Aug 2023

Dependencies (3)

  1. zarith >= "1.10" & < "2.0.0"
  2. ocaml >= "4.08.0"
  3. dune >= "2.7"

Dev Dependencies (3)

  1. odoc with-doc
  2. angstrom >= "0.15.0" & < "1.0.0" & with-test
  3. alcotest >= "1.5.0" & < "2.0.0" & with-test

Used by (1)

  1. ppx_decimal >= "1.0.1"

Conflicts

None