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