pub fn inscribed_polygon(n_sides: u64, radius: f64) -> Pt2s
Create an inscribed polygon.
radius: the radius of the circle surrounding the polygon