static int iceil_safe(double d) { ret toInt(Math.ceil(d)); }