[ ソース: golang-gopkg-inf.v0 ]
パッケージ: golang-gopkg-inf.v0-dev (0.9.1-1)
golang-gopkg-inf.v0-dev に関するリンク
Debian の資源:
golang-gopkg-inf.v0 ソースパッケージをダウンロード:
- [golang-gopkg-inf.v0_0.9.1-1.dsc]
- [golang-gopkg-inf.v0_0.9.1.orig.tar.gz]
- [golang-gopkg-inf.v0_0.9.1-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Golang library for "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.