Solving a Cross Product



Hi Sheldon,

I have forgotten to define v and w, sorry.

v and w are 3d vectors, they stand for velocity and angular velocity in my
current context.

v is defined as:
  v = w x r
( where x is the cross product operator ).

I am trying to find the w in terms of r and v.

Thanks,

Devrim