Unlike the CEIL function,
the CEILZ function uses zero fuzzing. If the argument is within 1E-12
of an integer, the CEIL function fuzzes the result to be equal to
that integer. The CEILZ function does not fuzz the result. Therefore,
with the CEILZ function you might get unexpected results.