Hello guys,
I have to write this program but i don't understand to the problem. Please show me the way or can you write a seample?
Thanks.
Problem is ;
Write a program to deterrmine the coefficient A,B,C of the equation Ax+By+C=0 of a straight line that pass through 2 given points in a plane.
I've also made some of distance and midpoint a coordinate plane, and one for quadratic equations.