Skip to main content

Octahedron

Constructs an octahedron centred at the desired point and with a given edge's length.

Syntax

octahedron(Real)
octahedron(Point, Real)
octahedron()

Description

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

calc.octahedron1.calc.png
calc.octahedron1.plotter0.calc.png

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

calc.octahedron2.calc.png
calc.octahedron2.plotter0.calc.png

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

calc.octahedron3.calc.png
calc.octahedron3.plotter0.calc.png