a=vector([2,0,3])
b=vector([0,6,2])
c=vector([3,3,0])
a*(b.cross_product(c))

Hirst-8.7 (last edited 2010-12-16 07:38:23 by punchagan)