What is the smallest and largest possible angle of a triangle? (my guess = 1, 178)
What is the smallest and largest possible angle of a quadrilateral (convex or concave doesn't matter, and also perfect integers (no decimals) only)? (my guess = 1, 357)
If my guesses are right, then:-
The smallest possible angle of an n-sided polygon is always 1.
The largest possible angle of an n-sided polygon is always ((n - 2) * 180) - (n - 1)
Angles must be specified in degrees not radians.
Well that is not the case . The largest possible value of an interior angle could be is 180 . After that I think , it is denoted as an exterior angle . Just think about it a little bit . Also if n is supposed to be 5 then largest angle according to the above formula is 536. Not possible .