[ 原始碼: golang-gopkg-inf.v0 ]
套件:golang-gopkg-inf.v0-dev(0.9.1-2)
golang-gopkg-inf.v0-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-gopkg-inf.v0:
- [golang-gopkg-inf.v0_0.9.1-2.dsc]
- [golang-gopkg-inf.v0_0.9.1.orig.tar.gz]
- [golang-gopkg-inf.v0_0.9.1-2.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.