Documentation ¶
Index ¶
- func Decimal(v float64, n int) float64
- func MaxFloat32(x, y float32) float32
- func MaxFloat64(x, y float64) float64
- func MaxInt(x, y int) int
- func MaxInt16(x, y int16) int16
- func MaxInt32(x, y int32) int32
- func MaxInt64(x, y int64) int64
- func MaxInt8(x, y int8) int8
- func MinFloat32(x, y float32) float32
- func MinFloat64(x, y float64) float64
- func MinInt(x, y int) int
- func MinInt16(x, y int16) int16
- func MinInt32(x, y int32) int32
- func MinInt64(x, y int64) int64
- func MinInt8(x, y int8) int8
- func PowInt(x, y int) int
- func PowInt64(x, y int64) int64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.