numpy.round_# numpy.round_(a, decimals=0, out=None)[source]# Round an array to the given number of decimals. See also aroundequivalent function; see for details.