mojira.dev
MC-55929

F3 Y Rotation says -0.0 instead of 0.0

When you press F3 and go to 0.0 rotation, it says -0.0, which does not exist as a number.

Attachments

Comments 4

-0.01 exists well as a number.

if you issue /tp @p ~ ~ ~ 0 0 it's displayed as (0.0 / 0.0 (correct),
if you issue /tp @p ~ ~ ~ 0 -0.02 it's displayed as (0.0 / -0.0) (still correct),
if you issue /tp @p ~ ~ ~ 0 -0.05 it's displayed as (0.0 / -0.1) (still correct)
See http://en.wikipedia.org/wiki/Rounding

Mine Crafter

(Unassigned)

Unconfirmed

Minecraft 14w20b, Minecraft 14w21a, Minecraft 14w21b

Retrieved