[ 源代码: 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.