PREV INDEX NEXT

Author: Unknown
Subject: ceil
Date: Wednesday, 12 Feb 2020, 17:54:24

The specs state "Using ceil() to compute the lower bound is more trouble than it's worth", How should we do rounding up of integer division then? Can we just add 1 regardless of whether the result is whole number or not?
PREV INDEX NEXT