Macaulay2 » Documentation
Packages » Macaulay2Doc > The Macaulay2 language > strings and nets > Net > depth
next | previous | forward | backward | up | index | toc

depth -- depth of a net

Description

depth n -- the depth of a net or string n.

The depth of a net is the number of rows of characters it has below the baseline. It may be a negative number, but the depth plus the height is always the total number of rows, which is not negative.

See also

Ways to use depth :

For the programmer

The object depth is a method function.