p= vector([866,500,0])
r= vector([0,-1.5,0])
m= r.cross_product(p)
print m

Hirst-8.5 (last edited 2010-12-16 07:36:42 by punchagan)