python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Prolog - get the greatest perimeter of triangles drawn with coordinates
The name and coordinates of a point in the plane can be given as points (A, X, Y).
Create a database by defining 10 points [such as point(a, 13, 47)] in accordance with this relationship in Prolog lan...
emrahcapar
Votes: 0
Answers: 2
Confirming That A point Exist In Triangle
I have been assigned to make the following program in java, but frankly, I couldn't understand what is it asking in the following statement.
" Write a function to compute the distance between two...
Farman Ali
Votes: 0
Answers: 1