public static class TruncatedFloatDataSet
extends java.lang.Object
Truncated floats are two-byte floats with low precision used by the plasma wave group. They
have an exponent the same size as a 4-byte float, but the mantissa has just 7(?) bits.
- See Also:
- Serialized Form