CDiv
R3VECTOR *CDiv(R3VECTOR *r, R3VECTOR *a, R3VECTOR *b);
r - result
Address of the result vector 'r'
Componentwise division rx = bx/ax ry = by/ay rz = bz/az