Cross Product of Two Lines

The cross product is a function that takes two lines (vectors) and produces a line that is perpendicular to them. Imagine selecting two lines that define the Z and X axes of a frame, this function will built the Y axis line.