This shows you the differences between two versions of the page.
| — |
urp:polygons [2021-10-13] (current) nerf_herder created |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====Polygons==== | ||
| + | The __sum of angles in a polygon__ = 180 (n - 2), where n = number of sides. This can also be written as: 180 + 180 (n-3). (Basically you add in another triangle when adding a side to polygon) | ||
| + | |||
| + | |||
| + | Back to [[geometry]] or [[math]] page. | ||