You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple triangle calculator that draws a triangle using the given coordinates by the user, it also calculates all of the side's lengths, as well as the area and perimeter of the triangle and finally it determines the type of the triangle using both it's sides and angles.