//
pkg.gl
Category
github.com/kenSevLeb/go-framework
util
number
package
1.2.10
Repository:
https://github.com/kensevleb/go-framework.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
55 SLOC
#
Functions
Ceil
向上取整.
Decimal
Decimal 浮点数保留n位小数.
DefaultInt
DefaultInt.
Div
return a/b.
Max
return max number.
Min
return min number.
RandInt
取随机数.
Round
rounding-off method.