aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
authorGravatar Antonio Sanchez <cantonios@google.com>2021-03-10 21:27:35 -0800
committerGravatar Rasmus Munk Larsen <rmlarsen@google.com>2021-03-15 19:08:04 +0000
commit14b7ebea11808b2e44995e4a5cd668f1da4071c0 (patch)
tree2f21324ab3fbf24c763d646e0a51332a87d73215 /test
parentc9d4367fa45dcc4d97289b70cba118c685c8e391 (diff)
Fix numext::round pre c++11 for large inputs.
This is to resolve an issue for large inputs when +0.5 can actually lead to +1 if the input doesn't have enough precision to resolve the addition - leading to an off-by-one error. See discussion on 9a663973.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions