Group Abstract Group Abstract

Message Boards Message Boards

Using the Polytopes Package on the Wolfram Programming Cloud

Anonymous User
Anonymous User
Posted 11 years ago
Needs[Polytopes`"];
    faces = First /@ First@Normal@PolyhedronData["Dodecahedron", "Faces"];
    radius = InscribedRadius[Polygon[First[faces]]]

I’m trying to run this short program but it doesn’t work. Maybe I’m doing something wrong.

POSTED BY: Anonymous User
POSTED BY: Ilian Gachevski
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard