Applies Math.round to each element of vector
Operand vector.
Optional
vector to hold result. If not passed in a new one is created.
A vector that is the round of each element of v.
Applies Math.round to each element of vector