Documentation
¶
Overview ¶
Package mathx provides helper math utility functions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecreaseWithMin ¶
DecreaseWithMin decreases in by 1 but only to minVal value.
func IncreaseWithMax ¶
IncreaseWithMax increases in by 1 but only up to maxVal value.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.