All Classes
-
All Classes Class Summary Enum Summary Exception Summary Class Description EContext Contains parameters for controlling the precision, rounding, and exponent range of arbitrary-precision numbers.EDecimal Represents an arbitrary-precision decimal floating-point number.EDecimals A class that implements additional operations on arbitrary-precision decimal numbers.EFloat Represents an arbitrary-precision binary floating-point number.EFloats A class that implements additional operations on arbitrary-precision binary floating-point numbers.EInteger Represents an arbitrary-precision integer.ERational Represents an arbitrary-precision rational number.ERounding Specifies the mode to use when "shortening" numbers that otherwise can't fit a given number of digits, so that the shortened number has about the same value.ETrapException Exception thrown for arithmetic trap errors.