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

height -- height of a net

Description

height n -- the height of a net n.

The height of a net is the number of rows of characters it has above 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 height :

For the programmer

The object height is a method function.