next | previous | forward | backward | up | top | index | toc | Macaulay2 website
Macaulay2Doc > The Macaulay2 language > strings and nets > Net > depth

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.