Function Linear-Scale

Part of:

package cl-mathstats
( linear-scale < value > < old-min > < old-max > < new-min > < new-max > )

Rescales value linearly from the old-min/old-max scale to the new-min/new-max one.