The rint tool rounds to the nearest integer of input element-wise. import numpy my_array = numpy.array([1.1, 2.2, 3.3 ...
確定! 回上一頁