v=vector([4,2])
w = vector([-1,2])
print "Dot Product is ", v*w

Strang-1.2-1 (last edited 2010-12-18 09:21:17 by Siva Jyoshna Poreddy)