Created on 7/5/22
Functions
scale(x, length)
scale
Scale points in 'x', such that distance between max(x) and min(x) equals to 'length'.
Notes