- round a #!optional bprocedure
Evenly rounds the number (or array, element-wise) to n decimals. If n is negative, rounds to nearest tens, hundreds, etc.
Similar: numpy.around
Evenly rounds the number (or array, element-wise) to n decimals. If n is negative, rounds to nearest tens, hundreds, etc.
Similar: numpy.around