//
pkg.gl
Category
github.com/mindera-gaming/go-math
mathi
package
0.9.0
Repository:
https://github.com/mindera-gaming/go-math.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
22 SLOC
#
Functions
Clamp
Clamp restricts the given value to the range defined by the given minimum and maximum values.
Max
Max returns the largest number.
Min
Min returns the smallest number.