- Issue created by @geoffreyr
- Status changed to Needs review
9 months ago 7:14am 20 February 2024 - 🇦🇺Australia geoffreyr
I think this should pass muster, casting to an int appears to round floats appropriately. In this case it doesn't really matter which direction it rounds, but
(int) (37 / 2)
rounds down to 18. Suggest we do it as a merge request so it can go through all the pipelines. -
larowlan →
committed 26cd90c5 on 2.x
Issue #3420725 by abhishek_gupta1, geoffreyr: Float precision loss error
-
larowlan →
committed 26cd90c5 on 2.x
- Status changed to Fixed
8 months ago 8:13pm 5 April 2024 Automatically closed - issue fixed for 2 weeks with no activity.