Versions in this module Expand all Collapse all v0 v0.3.0 Sep 6, 2021 v0.2.0 Aug 28, 2021 v0.1.0 Aug 23, 2021 Changes in this version + func BigIntToFloatDiv(input *big.Int, devider float64) float64 + func FloatToBigIntMul(input float64, multiplier float64) *big.Int + func PercentageDiff(old, new float64) float64