bigdecimalversion Documentation on ocaml.org
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 | 
| Available | arch != "arm32" & arch != "x86_32" | 
| Dependencies | |
| Source [http] | https://github.com/janestreet/bigdecimal/archive/refs/tags/v0.17.0.tar.gz sha256=7a73ad6a6a742e874d888904d9e78b5174c2ee80d769684d36027df84cb6a8d7  | 
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/bigdecimal/bigdecimal.v0.17.0/opam | 
No package is dependent
          

