golang-speter-go-exp-math-dec-inf-dev

"infinite-precision" decimal arithmetic in golang
  https://godoc.org/speter.net/go/exp/math/dec/inf
  0
  no reviews



This library 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.