package math
Import Path
runtime/internal/math (on golang.org and go.dev)
Dependency Relation
imports one package, and imported by one package
Involved Source Files
math.go
Package-Level Functions (only one, which is exported)
MulUintptr returns a * b and whether the multiplication overflowed.
On supported platforms this is an intrinsic lowered by the compiler.
Package-Level Constants (only one, which is exported)
const MaxUintptr uintptr = 18446744073709551615The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)