🌈 搜索
📅  最后修改于: 2022-03-11 14:46:19.188000             🧑  作者: Mango
import numpy x = numpy.arange(0, 10, 0.1) y = numpy.sin(x)