nearest integer function
function which returns the nearest integer to x; for half-integers, a rounding rule must be chosen, usually to round half-integers to the nearest even integer
--Agreed Upon Solutions

The discussion does not exist would you like to add the first comment?

anonymous