//
pkg.gl
Category
github.com/pokt-foundation/utils-go
numbers
package
0.11.1
Repository:
https://github.com/pokt-foundation/utils-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
3
Files
13 SLOC
#
Functions
RoundDownFloat
RoundDownFloat rounds a float down to a specified precision.
RoundFloat
RoundFloat rounds a float to a specified precision.
RoundUpFloat
RoundUpFloat rounds a float up to a specified precision.