chickadee » 2d-primitives » vect:cross

vect:cross a 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 magnitude of the z value.