Name: The Angles of a Regular Polygon
Equation: Interior: (n-2)*180/2 - Exterior: 360/n
Description: Give the program the number of sides of a regular polygon and it will give you the name of the polygon, the sum of the measure of the interior angles, the measure of each interior angle, and the measure of each exterior angle.

Number of Sides:
Name of the polygon:
Sum of the measure of the interior angles:
Measure of each interior angle:
Measure of each exterior angle:

by Dustin Everett