Module ieee754java

Class Decimal32

All Implemented Interfaces:
Serializable, Comparable<Decimal32>

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