Package : golang-gopkg-inf-0

Package details

Summary: "Infinite-precision" decimal arithmetic

Description:

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.).


URL: https://github.com/go-inf/inf
License: BSD

Maintainer: nobody

List of RPMs