PolygonAreaDemo

by Coolroman123
This is a demo on calculating Area of any regular polygon.
ID:219917
 
This is a little demo on calculating area of regular polygons with a given raduis and number of sides. This will be included in a BYOND calculator I am developing. The calculator will have basic functions, as well as seperate formulas.

In version 1, I fixed a division by zero error. Post on the forum if you find any bugs.