Documentation
¶
Index ¶
- Constants
- func GetRoundedPercentageAsString(total float64, partial float64) string
- func MaxInt64(a int64, b int64) int64
- func MaxUInt64(a uint64, b uint64) uint64
- func MinInt64(a int64, b int64) int64
- func MinUInt64(a uint64, b uint64) uint64
- func Round(num float64) int64
- func ToFixed(num float64, precision int) float64
Constants ¶
View Source
const LARGEST_BIT uint64 = 1 << (64 - 1)
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.