The starting value.
The factor by which the value should increase (must be in the range [0(inclusive), 1(exclusive)] where 0 means no increase and 1 means no limit).
The extrapolated final value. Returns NaN if the increase factor is not within the valid range.
Calculates the extrapolated final value based on an initial value and an increase factor.