numpy.ma.around# ma.around = object># Round an array to the given number of decimals. around is an alias of round. See also ndarray.roundequivalent method roundalias for this function ceil, fix, floor, rint, trunc