All Classes and Interfaces
Class
Description
This class is the base class for implementing IEEE 754 binary floating point specifications
This class implements the IEEE 754 floating point specification for 1024-bit numbers.
This class implements the IEEE 754 binary128 floating point specification
This class implements the IEEE 754 binary16 floating point specification
This class implements the IEEE 754 floating point specification for 2048-bit numbers.
This class implements the IEEE 754 binary256 floating point specification
This class implements the IEEE 754 binary32 floating point specification
This class implements the IEEE 754 floating point specification for 512-bit numbers.
This class implements the IEEE 754 binary64 floating point specification
This class implements the x87 extended precision (80-bit) floating point specification
This class represents a codec capable of encoding and decoding IEEE 754 binary floating point numbers
as well as computing common values (such as NaN, maximum value, ...)
This class is the base class for implementing IEEE 754 decimal floating point specifications
This class implements the IEEE 754 binary128 floating point specification
This class implements the IEEE 754 binary32 floating point specification
This class implements the IEEE 754 binary64 floating point specification
This class represents a codec capable of encoding and decoding IEEE 754 decimal floating point numbers
as well as computing common values (such as NaN, maximum value, ...)
This enum contains the different kinds of representing IEEE 754 decimal floating-point numbers
This class represents the base codec for encoding and decoding IEEE 754 floating point numbers.
This class is used to create new
Floating
objectsThis enum contains the various types of floating-point special cases a
Floating
can hold.This class is used for rounding
IEEE 754 floating-point numbers
.