crossproduct(v1,v2)
Calculates the cross product of two vectors. The resulting vector is perpendicular to both v1 and v2, as long as v1 and v2 are not parallel.