Divide the components of this Vector2d by the given scalar values and store the result in <code>this</code>.
@param x the x component to divide this vector by @param y the y component to divide this vector by @return this
See Implementation
Divide the components of this Vector2d by the given scalar values and store the result in <code>this</code>.
@param x the x component to divide this vector by @param y the y component to divide this vector by @return this