LBOUNDS
mathThe LBOUNDS
function computes bounds which divide a specified interval into n
intervals of equal length.
The result of LBOUNDS
is a list of n+1
bounds, defining n
intervals inside the specified range plus the two bounds of this range which define the intervals before and after the range.