takes two vectors and returns a vector perpendicular to both

  • finds point where both given lines intersect
  • cross product of two vectors in the same direction is zero vector