This application will enable users to enter side values of a triangle. The application will then process the input and return whether a valid triangle is possible with the given input, along with the type of triangle and degree values.
This is an attempt to figure out the third vertex for the triangle, but calculations are very vague on it. I will need to conduct some additional research once I have more free time. The UI looks good, though.
This is an attempt to figure out the third vertex for the triangle, but calculations are very vague on it. I will need to conduct some additional research once I have more free time. The UI looks good, though.