Solving a Cross Product



Hello,

I have tried to solve a cross product equation with maxima. I have tried:

w: []
r: []
v=cross_product(w,r)

solve( [v], [w] )

This didn't get me anywhere. Could anyone give me some hints (search
keywords will also be fine, I was lost in the manual ).

Thanks in advance,

Devrim