Macaulay2 » Documentation
Packages » Macaulay2Doc » The Macaulay2 language » Thing » Number » IndeterminateNumber
next | previous | forward | backward | up | index | toc

IndeterminateNumber -- the class of all indeterminate numbers

Description

Indeterminate numbers result, for example, from multiplying 0 by infinity. There is only one instance of this class.

Menu

Methods that use an indeterminate number:

  • numeric(IndeterminateNumber) -- see numeric -- convert to floating point
  • numeric(ZZ,IndeterminateNumber) -- see numeric -- convert to floating point

Protected objects of class IndeterminateNumber:

For the programmer

The object IndeterminateNumber is a type, with ancestor classes Number < Thing.


The source of this document is in Macaulay2Doc/ov_rings.m2:138:0.