题目见:
https://leetcode-cn.com/problems/intersection-lcci/
使用 https://en.wikipedia.org/wiki/Line%E2%80%93line_intersection 中的公式可以得到结果。

那么请问想要推导出这个公式需要先了解哪些数学知识呢?
https://leetcode-cn.com/problems/intersection-lcci/
使用 https://en.wikipedia.org/wiki/Line%E2%80%93line_intersection 中的公式可以得到结果。

那么请问想要推导出这个公式需要先了解哪些数学知识呢?
