HP Forums

Full Version: (48) - Determine Circle From Three Given Points
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Enter three points as follows: X1 Y1 X2 Y2 X3 Y3 on the stack and run the program. The Circle's Center (Xc,Yc) and Radius will be given. Example: Enter 1 2 5 9 7 -3 on the stack and run the program. The result is (Xc,Yc) = (7.0645,3.1774) and Radius=6.1778.
Reference URL's