經安全檢測,此網站為安全網站,請放心前往原始網址!

Java rounding up to an int using Math.ceil - Stack Overflow

int total = (int) Math.ceil(157/32); Why does it still return 4? 157/32 = 4.90625, I need to round up, I've looked around and this seems to be the right method. I tried total as double ...

stackoverflow.com

網址安全性掃描由 google 提供