Next: Regular Polygon Constructors and Setting Functions, Previous: Regular Polygon Reference, Up: Regular Polygon Reference
The angle at the center of the
Reg_Polygon
of the triangle formed by the center and two adjacent corners. If n is the number of sides of aReg_Polygon
,internal_angle
will be 360.0/n, sointernal_angle
will be 120 for a regular triangle, 90 for a square, 72 for a pentagon, etc.