Applies Math.floor 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 floor of each element of v.
Applies Math.floor to each element of vector