-
MathType
-
Wiris Quizzes
-
Learning Lemur
-
CalcMe
-
MathPlayer
-
Store FAQ
-
VPAT for the electronic documentation
-
MathFlow
-
BF FAQ
Polyhedra cone
Reading time: 1minConstructs a polyhedra with the form of a cone.
Syntax
polyhedra_cone(Natural)
polyhedra_cone(Natural, Point)
polyhedra_cone(Natural, Real, Real)
polyhedra_cone(Natural, Point, Real, Real)
Description
Given a natural n, constructs a polyhedra with the form of a cone of n sides, centered at the origin, with height and radius of 1 unit.
![]() |
![]() |
Given a natural n and a point P, constructs a polyhedra with the form of a cone of n sides, centered at P, with height and radius of 1 unit.
![]() |
![]() |
Given a natural n and two reals r and h, constructs a polyhedra with the form of a cone of n sides, centered at the origin, with height h and radiusr.
![]() |
![]() |
Given a natural n, a point P and two reals r and h, constructs a polyhedra with the form of a cone of n sides, centered at P, with height h and radiusr.
![]() |
![]() |