Module ieee754java

Class Decimal128

All Implemented Interfaces:
Serializable, Comparable<Decimal128>

public final class Decimal128 extends Decimal<Decimal128>
This class implements the IEEE 754 binary128 floating point specification
Author:
Thomas Kasper
See Also: