Login
From:
the tmp files
(Uncensored)
subscribe
Why is python rounding wrong? – the tmp files
https://thetmpfiles.com/2022/09/28/why-is-python-rounding-wrong/
links
backlinks
New python programmers discover something strange the first time they use the built-in round function: $ python -c ‘print(round(0.5), round(1.5), round(2.5))’0 2 2 Did you expect to see…
Roast topics
Find topics
Find it!