"Infinite-precision" decimal arithmetic
Package inf (type inf.Dec) implements "infinite-precision" decimal arithmetic. "Infinite precision" describes two characteristics: practically unlimited precision for decimal number representation and no support for calculating with any specific fixed precision. (Although there is no practical limit on precision, inf.Dec can only represent finite decimals.). This package contains the source code needed for building packages that reference the following Go import paths: – gopkg.in/inf.v0
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.9.1-16.fc41 | - |
Fedora 41 | 0.9.1-16.fc41 | - |
Fedora 40 | 0.9.1-13.fc40 | - |
Fedora EPEL 10.0 | 0.9.1-17.el10_0 | - |
You can contact the maintainers of this package via email at
golang-gopkg-inf-0 dash maintainers at fedoraproject dot org
.