bigdecimalversion
Arbitrary-precision decimal based on Zarith
A high-precision representation of decimal numbers as [mantissa * 10^exponent], where the mantissa is internally a [Bigint.t] and the exponent is an [int].
Author | Jane Street Group, LLC |
---|---|
License | MIT |
Published | |
Homepage | https://github.com/janestreet/bigdecimal |
Issue Tracker | https://github.com/janestreet/bigdecimal/issues |
Maintainer | Jane Street developers |
Dependencies | |
Source [http] | https://ocaml.janestreet.com/ocaml-core/v0.15/files/bigdecimal-v0.15.0.tar.gz sha256=d88f5c18ca9d879b3e1868db7d0c7c52b162bbd3b8323e53c9deec97611cef9b |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/bigdecimal/bigdecimal.v0.15.0/opam |
No package is dependent