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