package
0.10.1
Repository: https://github.com/nubedev/flow-eng.git
Documentation: pkg.go.dev

# Functions

LimitToRange returns the input value clamped within the specified range.
RoundTo returns the input value rounded to the specified number of decimal places.
Scale returns the (float64) input value (between inputMin and inputMax) scaled to a value between outputMin and outputMax.