Imports of package math

PathSynopsis
internal/cpuPackage cpu implements processor feature detection used by the Go standard library.
math/bitsPackage bits implements bit counting and manipulation functions for the predeclared unsigned integer types.
unsafePackage unsafe contains operations that step around the type safety of Go programs.