Returns a vector that has all of its elements set to a given value.
Elemental function
The result is of the same type as ARG1.
Assume that the elements of ARG1 are numbered beginning with 0. The value of the element of ARG1 specified by ARG2 is given to each element of the result vector.