Uses of Package
at.syntaxerror.ieee754.decimal

Package
Description
 
  • Class
    Description
    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