-
MathType
-
Wiris Quizzes
-
Learning Lemur
-
CalcMe
-
MathPlayer
-
Store FAQ
-
VPAT for the electronic documentation
-
MathFlow
-
BF FAQ
Polyhedra
Reading time: 1minConstructs a polyhedra.
Syntax
polyhedra(Natural)
polyhedra(Natural, Point)
polyhedra(Natural, Real)
polyhedra(Natural, Point, Real)
Description
Given a natural n, constructs a polyhedra of n sides, centered at the origin, where each side measures 1 unit.
![]() |
![]() |
Given a natural n and a point P, constructs a polyhedra of n sides, centered at P, where each side measures 1 unit.
![]() |
![]() |
Given a natural n and a real c, constructs a polyhedra of n sides, centered at the origin, where each side measures c units.
![]() |
![]() |
Given a natural n, a point P and a real c, constructs a polyhedra of n sides, centered at P, where each side measures c units.
![]() |
![]() |