makeVector (Vector)
Creates a vector from a builtin-list or any enumerable.
Arguments
enumerable
with the values for vector coordinates.
Return values
Resulting
vector
(see Vector).
Complexity
O(dimension)
Example
Output:
1.000000,3.000000,2.000000,
4.000000,-13.000000,8.000000,