next | previous | forward | backward | up | top | index | toc | Macaulay2 website
Macaulay2Doc :: height

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.