why is java math.round always rounding down? - Stack Overflow
經安全檢測,此網站為安全網站,請放心前往原始網址!
why is java math.round always rounding down? - Stack Overflow
This question already has an answer here: Why the result of 1/3=0 in java? ...
Your X and Y variables are int , so Java performs integer division, here when
dividing ...