Skip to main content

Icosahedron

Constructs an icosahedron centered at the desired point and with a given edge's length.

Syntax

icosahedron(Real)
icosahedron(Point, Real)
icosahedron()

Description

Given a real c, constructs an icosahedron centered at the origin with edges of length cc.

calc.icosahedron1.calc.png
calc.icosahedron1.plotter0.calc.png

Given a point P and a real cc, constructs an icosahedron centered at PP with edges of length cc.

calc.icosahedron2.calc.png
calc.icosahedron2.plotter0.calc.png

Constructs an icosahedron centered at the origin with edges of length 1.

calc.icosahedron3.calc.png
calc.icosahedron3.plotter0.calc.png