MV2

arange(start, stop=None, step=1, typecode=None, axis=None, attributes=None, id=None, dtype=None)

Just like range() except it returns a variable whose type can be specfied by the keyword argument typecode. The axis of the result variable may be specified.