User: bakerc37

  • Public profile

User profile: bakerc37

User info
User name:bakerc37
History
Joined:
Number of posts:5
Latest posts:

area of an arbitrary triangle
well i guess I don't know how to do THAT. Just like everywhere else in my life, NO HELP

area of an arbitrary triangle
this code here will run the program correctly, but I think I am missing the part with the edges.txt....

area of an arbitrary triangle
#include <iostream> #include <iomanip> #include <cmath> using namespace std; bool isValid (int tri...

area of an arbitrary triangle
The way I understand the assignment is we have to input 3 different sides....the examples above are ...

area of an arbitrary triangle
The area of an arbitrary triangle can be computed using the formula: area = sqrt s(s-a)(s-b)s(-c) ...

This user does not accept Private Messages