Round round
¶
The round
function rounds a number to the nearest integer. If the number is halfway between two integers, it rounds to the nearest even integer.
round
¶The round
function rounds a number to the nearest integer. If the number is halfway between two integers, it rounds to the nearest even integer.