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
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