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
-
Project Euler: Problem 2, Sum of even Fibonacci
2555 Solvers
-
Cumulative product of a vector
287 Solvers
-
find the surface area of a cube
549 Solvers
-
Calculate the base-10 logarithm of a number
120 Solvers
-
1705 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!