granularPoints

Requires granularity to be greater than 0.0 or an IllegalArgumentException will be thrown. If granularity is 0.0, then the set of points is infinite.

Returns a list of points starting at the lower-bound stepping by the granularity to the upper bound. This is the set of possible points for the defined interval based on the granularity.

Return

the list of points