- All Implemented Interfaces:
Serializable,Comparable<Decimal64>
This class implements the IEEE 754 binary64 floating point specification
- Author:
- Thomas Kasper
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DecimalCodec<Decimal64> static final FloatingFactory<Decimal64> static final Decimal64static final Decimal64static final Decimal64static final Decimal64static final Decimal64static final Decimal64static final Decimal64Fields inherited from class at.syntaxerror.ieee754.decimal.Decimal
DEFAULT_CODING -
Method Summary
Methods inherited from class at.syntaxerror.ieee754.Floating
compareTo, doubleValue, floatValue, getBigDecimal, getSignum, intValue, isFinite, isInfinity, isNaN, isNegative, isNegativeInfinity, isNegativeZero, isPositive, isPositiveInfinity, isPositiveZero, isQuietNaN, isSignalingNaN, isZero, longValue, toStringMethods inherited from class java.lang.Number
byteValue, shortValue