Module rustc_apfloat::ieee

source ·

Modules

  • sig 🔒
    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

  • Loss 🔒
    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