next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 web site
net(Face) -- Printing faces.
Synopsis
Usage:
net(F)
Function:
net
Inputs:
F
,
a
face
Outputs:
a
net
Description
Prints a face. The vertices are printed without any brackets. The number of vertices is printed.
i1 : R=QQ[x_0..x_4];
i2 : C=simplex R;
i3 : F=C.fc_2_0 o3 = x x x 0 1 2 o3 : face with 3 vertices
See also
net
-- format for printing, as a net