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