package
0.9.0
Repository: https://github.com/mindera-gaming/go-math.git
Documentation: pkg.go.dev

# Functions

Clamp restricts the given value to the range defined by the given minimum and maximum values.
Max returns the largest number.
Min returns the smallest number.