Macaulay2 » Documentation
Packages » Macaulay2Doc :: maxExponent
next | previous | forward | backward | up | index | toc

maxExponent

Description

This constant is the largest exponent (of 2) that can be stored internally in the binary representation of an inexact real (or complex) number. It cannot be changed.
i1 : maxExponent

o1 = 1073741823

For the programmer

The object maxExponent is an integer.