CrossedLinesThis small program calculates the coordinates of the point where two lines cross. It was developed to help me progress with a university assignment.
Its simple to use. Enter the x, y coordinates for both lines and click on calculate. If the lines don't cross then the results are meaningless (well no number is displayed).If the two lines start and finish at the same coordinates then an error is returned as both lines crossover at every single point (and therefore have an infinite number of intersecting coordinates)