vector Function

Returns a vector with length specified by the argument. The value in each element of the vector equals its index.

Arguments

Number Type Compulsory Default Description
1 real Yes Number of elements in result

Returns

Return type: real array

See Also