package
0.4.1
Repository: https://github.com/thinkgos/x.git
Documentation: pkg.go.dev

# Functions

Abs 整型取绝对值.
Gcd get Greatest Common Divisor.
GcdSlice get Greatest Common Divisor.
Gcdx get Greatest Common Divisor.
Lcm get least common multiple.
Pow is int64 type of math.Pow function.
Range 根据范围创建数组,包含指定的元素.
Round 数值保留小数点,n为保留小数点位数.