在Python中,arange函数是numpy库中的函数,用于创建一个指定范围内的等间隔数组。arange函数的参数如下:
arange
numpy
start
stop
step
dtype
scope