schlafli - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Mozilla Firefox.

Online Help

All Products    Maple    MapleSim


geom3d

  

schlafli

  

return the Schlafli symbol of a given polyhedron

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

schlafli(obj)

Parameters

obj

-

polyhedron

Description

• 

The routine schlafli returns the modified version of Schlafli symbol (or extended Schlafli symbol) of the given polyhedron.

• 

The command with(geom3d,schlafli) allows the use of the abbreviated form of this command.

Examples

> 

with⁡geom3d:

Define a tetrahedron with center (1,2,3), radius of the circum-sphere 3

> 

tetrahedron⁡t,point⁡o,1,2,3,3

t

(1)
> 

schlafli⁡t

3,3

(2)

See Also

geom3d[polyhedra]