3.4. unit_scaling.formats
Classes for simulating (non-standard) number formats.
Functions
|
Convert the format into a tuple of (exponent_bits, mantissa_bits) |
Given a tuple of (exponent_bits, mantissa_bits) returns the corresponding |
Classes
|
Generic representation of a floating-point number format. |