geom3d
IsStellated
test if the given polyhedron is of stellated form
Calling Sequence
Parameters
Description
Examples
IsStellated(ngon)
ngon
-
polyhedron
The routine IsStellated returns true if the given polyhedron is of stellated form; false otherwise.
The command with(geom3d,IsStellated) allows the use of the abbreviated form of this command.
Define a stellated icosahedron
Plotting:
See Also
geom3d[stellate]
Download Help Document