Skip to content
Snippets Groups Projects
Gabriel Studer's avatar
Studer Gabriel authored
Python 3 rounds towards the nearest even number if its in the middle
of two integers as opposed to Python 2 that simply rounds to the higher
integer number. By doing that we avoid biases towards higher numbers.
2aff0066
History
Name Last commit Last update