Module ieee754java

Class Decimal64

All Implemented Interfaces:
Serializable, Comparable<Decimal64>

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