程式 (96 bytes)
? → A: ? → B: ? → C: 3-1(A + B + C◢ (B - C)÷( A - C → M: C- i (A - B) tan( arg( iM◢ .5(A + B + C - Ans◢ Abs(B - C) + Abs(A - C) - Abs(A - B: Ans - i Ans tan( .5arg(M: C + Ans ( .5∠ arg(B - C
使用教學
依次輸入直線方程 Ax + By = C 與圓形方程 x² + y² + Cx + Dy + E = 0 中的 A, B, C, D, E (五項) 。
顯示
1. 相交點一座標 (x, y)
2. 相交點二座標 (x, y)
例題
Find the intersection points between the line 3x - y = 5 and the circle x² + y² – 8x – 4y + 15 = 0.
求直線 3x - y = 5 與圓 x² + y² – 8x – 4y + 15 = 0 的交點。
Intersection Points 相交點 = (3, 4), (2, 1)