Write a user-defined function that plots a circle that passes through three given points. For the function name and arguments use cirpnts(P). The input arguments is a 3 × 2 matrix in which the two elements of a row are the x and y coordinates of one point. This function has no output arguments. The figure that is created by the function displays the circle and the three points marked with asterisks. Use the function to plot a circle that passes through the points (6, 1.5), (2, 4), (−3, −1.8).
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.