Multiplies a list, <liste>, by a linear function. The first element is multiplied by <fact1st>, the last by <factlast> and all intermediate elements by linear interpolations between those values.