Normalises an array. By default uses the actual min/max of the array as the normalisation range. ixfx Guide on Normalising
Normalises numbers, adjusting min/max as new values are processed. Normalised return values will be in the range of 0-1 (inclusive).
Normalises an array. By default uses the actual min/max of the array as the normalisation range. ixfx Guide on Normalising