My speculation is that it's rounding off a value n, where 0<n<1, aka some float value and just showing it as 0, where in such case it would be 0<n<0.5, but same logic applies.
My speculation is that it's rounding off a value n, where 0<n<1, aka some float value and just showing it as 0, where in such case it would be 0<n<0.5, but same logic applies.