sovsay11 / TriangleApplication

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.
0 stars 0 forks source link

Initial Drawing Feature #29

Open sovsay11 opened 3 years ago

sovsay11 commented 3 years ago

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.