mathutil

package
v0.0.0-...-e0c7ee5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 18, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// MaxInt presents the maximum number of Int
	MaxInt = mathutil.MaxInt
	// MinInt presents the minimum number of Int
	MinInt = mathutil.MinInt
)

Variables

Max returns the larger of a and b.

View Source
var MaxInt64 = mathutil.MaxInt64

MaxInt64 returns the larger of a and b.

View Source
var MaxInt8 = mathutil.MaxInt8

MaxInt8 returns the larger of a and b.

View Source
var MaxUint32 = mathutil.MaxUint32

MaxUint32 returns the larger of a and b.

View Source
var MaxUint64 = mathutil.MaxUint64

MaxUint64 returns the larger of a and b.

Min returns the smaller of a and b.

View Source
var MinInt64 = mathutil.MinInt64

MinInt64 returns the smaller of a and b.

View Source
var MinInt8 = mathutil.MinInt8

MinInt8 returns the smaller of a and b.

View Source
var MinUint32 = mathutil.MinUint32

MinUint32 returns the smaller of a and b.

View Source
var MinUint64 = mathutil.MinUint64

MinUint64 returns the smaller of a and b.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL