-
-
Notifications
You must be signed in to change notification settings - Fork 243
Closed
Description
Submitted by: @paulvink
Assigned to: Claudio Valderrama C. (robocop)
Anything on <-0.6, 0] rounds to 0
Anything on <-1, -0.6] rounds to +1
Anything on <-1.6, -1] rounds to -1
Anything on <-2.6, -1.6] rounds to -2
Anything on <-3.6, -2.6] rounds to -3
and so on