2010-11-27, 11:17 PM
hm...you get a slightly different answer by doing:
(summation (ceil (/ n a)))/(max-min-1) where "a" is every different number you can do, and range from min to max.
can't wrap my head around the difference.
(summation (ceil (/ n a)))/(max-min-1) where "a" is every different number you can do, and range from min to max.
can't wrap my head around the difference.

