https://bugs.documentfoundation.org/show_bug.cgi?id=154792

--- Comment #2 from Mike Kaganski <[email protected]> ---
Hmm, this might be intentional: rtl_math_round uses rtl::math::approxFloor, to
explicitly round the passed value to nearest, when the distance is *very
close*. Likely this is to avoid users' surprise, when the really small
deviation is caused by previous calculations inaccuracies. Likely there's a
trade-off.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to