Vector4d.sub

Subtract the supplied vector from this one and store the result in <code>dest</code>.

@param v the vector to subtract @param dest will hold the result @return dest

Meta