umath

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Percent

func Percent[Minor AnyInt, Major AnyInt](minor Minor, major Major) int

func Rand

func Rand(min, max int) int

Types

type AnyInt

type AnyInt interface {
	int | int32 | uint32 | int64 | uint64
}

type AnyNumber

type AnyNumber interface {
	AnyInt | float32 | float64
}

Jump to

Keyboard shortcuts

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