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