Interpolates between two numbers by a constant t.
The minimal bound of the interpolation.
The maximum bound of the interpolation.
A number between 0 and 1 to interpolate by.Any other number greater than 1 or less than 0 will extapolate beyond b or a respectively.
Interpolates between two numbers by a constant t.