Question: Write a program in C that accepts (x1, y1) and (x2, y2) to specify line 1, (x3, y3) and (x4, y4) to specify line 2,
Write a program in C that accepts (x1, y1) and (x2, y2) to specify line 1, (x3, y3) and (x4, y4) to specify line 2, computes and output the intersection of the two lines and the angle between them.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
