Module csx64::common::f80[][src]

Conversion utilities between rug::Float and an 80-bit binary representation used by the FPU.

Structs

F80

Represents an 80-bit extended precision floating point number.

Constants

EXPONENT_BITS
MAX

The highest-magnitude positive finite value.

MAX_NEGATIVE

The lowest-magnitude negating finite value.

MIN

The highest-magnitude negative finite value.

MIN_POSITIVE

The lowest-magnitude positive finite value.

NEGATIVE_INFINITY
NEGATIVE_NAN
NEGATIVE_ZERO
POSITIVE_INFINITY
POSITIVE_NAN
POSITIVE_ZERO
SIGNIFICANT_BITS