pub fn inscribed_polygon(n_sides: u64, radius: f64) -> Pt2s
Expand description

Create an inscribed polygon.

radius: the radius of the circle surrounding the polygon