min Max Scaled Array
Returns a new array that has been scaled so that the values are between the minimum and maximum values of the supplied array
Return
the scaled array
Parameters
array
the array to scale, must not be null
Returns a new array that has been scaled so that the values are between the minimum and maximum values of the supplied array
the scaled array
the array to scale, must not be null