Module rustc_apfloat::ieee[][src]

Modules

Implementation details of IeeeFloat significands, such as big integer arithmetic. As a rule of thumb, no functions in this module should dynamically allocate.

Macros

Structs

Enums

Enum that represents what fraction of the LSB truncated bits of an fp number represent.

Constants

Traits

Represents floating point arithmetic semantics.

Functions

Type Definitions

Fundamental unit of big integer arithmetic, but also large to store the largest significands by itself.