- All Implemented Interfaces:
Serializable
,Comparable<Binary512>
This class implements the IEEE 754 floating point specification for 512-bit numbers.
Warning: This format is not official and exists for demonstration purposes only. Encoding/decoding might take pretty long, results might be inaccurate.
- Author:
- Thomas Kasper
- See Also:
-
Field Summary
Fields -
Method Summary
Methods inherited from class at.syntaxerror.ieee754.Floating
compareTo, doubleValue, encode, floatValue, getBigDecimal, getSignum, intValue, isFinite, isInfinity, isNaN, isNegative, isNegativeInfinity, isNegativeZero, isPositive, isPositiveInfinity, isPositiveZero, isQuietNaN, isSignalingNaN, isZero, longValue, toString
Methods inherited from class java.lang.Number
byteValue, shortValue