arange - Return a Int/DoubleVector filled with a range of numbers.
Synapsis: [n] arange -> [ 1 ... 10 ]
[a b] arange -> [a ... b]
[a b s] arange -> [a a+s ...]
arange is identical to Range, except that the returned object is a DoubleVector or IntVector, depending on the type of the
range specification.
Marc-Oliver Gewaltig
Dec. 4 2012
/usr/src/packages/BUILD/lib/sli/mathematica.sli