numpy.zeros(shape, dtype=float, order='C', *, like=None)#. Return a new array of given shape and type, filled with zeros. Parameters: shapeint or tuple of ...
確定! 回上一頁