chickadee » physics » vect-cross

vect-cross vect-a vect-bprocedure

2D vector cross product analog. The cross product of 2D vectors results in a 3D vector with only a z component. This function returns the value along the z-axis.