🌈 搜索
📅  最后修改于: 2022-03-11 14:45:34.165000             🧑  作者: Mango
import numpy as np result = np.subtract([1.1, 2.2, 3.3], [1, 2, 3])