3
aul12
7y

Just wrote a small program for university to calculate the intersection of three lines (they should meet in one point). Well sometimes I had a issue so I just calculated all three points and took the points which are the same.

If it's stupid and works it ain't stupid

Comments
  • 0
    All three points? But there are infinite points on a line.
  • 1
    Well, I meant the three possible intersections between the three lines
Add Comment