Package : golang-gopkg-inf-0-devel

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

This package contains the source code needed for building packages that
reference the following Go import paths:
– gopkg.in/inf.v0


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

Maintainer: nobody

List of RPMs