Problem 45924. Polygon Interior Angle Sum
Given the number of sides of a regular polygon, find the sum of interior angles.
Return 0 for input for which regular polygon are not defined.
Solution Stats
Problem Comments
-
1 Comment
Rafael S.T. Vieira
on 8 Nov 2022
A good test for the suite would be [0, -2, 3, 0, 10, pi]
Solution Comments
Show commentsProblem Recent Solvers36
Suggested Problems
-
2201 Solvers
-
ベクトル [1 2 3 4 5 6 7 8 9 10] の作成
566 Solvers
-
Find the area of a rectangle if length of the diagonal is given.
165 Solvers
-
Matlab Basics II - Extract last 3 elements of a vector
249 Solvers
-
192 Solvers
More from this Author8
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!