mojira.dev
MC-168070

scoreboard round error

if 107/9=11
it's ok
if -107/9=-12
how?

Linked issues

Comments 1

I don't see where's the problem. You always get the largest number which is smaller than or equal to the result, which is the behavior of java.lang.Math#floorDiv function.

See also MC-135431.

Hunter

(Unassigned)

Unconfirmed

(Unassigned)

1.15.1 Pre-release 1

Retrieved