create Small Interval
Create a new interval according to the parameters.
Return
The new interval.
Parameters
new Start
The first integer in the interval.
new End
The last integer in the interval.
delta
The difference between an integer and its subsequent neighbor in the interval. Delta is nonzero.