User: jrodxdogs

  • Public profile

User profile: jrodxdogs

User info
User name:jrodxdogs
History
Joined:
Number of posts:4
Latest posts:

Logical Error
[quote] One can't use equality operators with any type of floating point (FP) value (float, double, ...

Logical Error
Ok. How exactly do I use hypot? [code] double distanceAB = sqrt((x2-x1)*(x2-x1)+(y2-y1)*(y2-y1))...

Logical Error
Edit: Line 4 should be [code] if(ceil(pow(distanceBC,2)) + ceil(pow(distanceAC,2)) == ceil(pow(dista...

Logical Error
I'm writing a program where the user inputs the coordinates for 3 vertices of a triangle. Then I det...

This user does not accept Private Messages