Versions in this module Expand all Collapse all v0 v0.0.1 Mar 22, 2022 Changes in this version + func CompareFloat(bigValue float64, smallValue float64) (res int) + func FormatFloat(value float64, precision int) (res float64) + func SPrintfFloat(value float64, precision int) (res string)