SyntaxFix
Write A Post
Hire A Developer
Questions
In Java adding a .0 will make it a double...
int total = (int) Math.ceil(157.0 / 32.0);