in reply to Re: rounding to nearest integer
in thread rounding to nearest integer

It seems strange to me that POSIX (a standard module) implements ceil() and floor() and zillions of (mathematical and other) functions, doesn't seem to include a round() function.

There are very many different forms of rounding.