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
Solution Comments
Show comments
Loading...
Problem Recent Solvers41
Suggested Problems
-
24002 Solvers
-
Check if number exists in vector
14243 Solvers
-
Find Out sum of principal diagonal element of given matrix
258 Solvers
-
find whether it is prime or not
158 Solvers
-
Make an identity matrix whose diagonal elements are 1:n
123 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!
A good test for the suite would be [0, -2, 3, 0, 10, pi]