Polytopes`
Polytopes`
InscribedRadius
As of Version 12.0, all the functionality of the Polytopes package is built into the Wolfram System. »
InscribedRadius[polygon]
gives the radius of an inscribed circle of polygon polygon, when the edges of polygon have unit length.
Details and Options
- To use InscribedRadius, you first need to load the Polytopes Package using Needs["Polytopes`"].