Skip to content

FLOATING 0.7.1 Documentation

Use this page as an index. Public names come from each package's pkg.generated.mbti; package tutorials explain recommended use, and design pages explain standards, algorithms, optimization, and switching boundaries.

Fast Paths

Application Packages

NeedPackageRead firstDeep reference
dyadic / IEEE binarybin_floatTutorialAPI · Design · Conformance · Performance
IEEE decimal / DPD / BIDdecimalTutorialAPI · Design · Conformance · Performance
GDA sticky status and trapsdecimal_gdaTutorialAPI · Design · Conformance · Performance
certified interval / IEEE 1788ball_floatTutorialAPI · Design · Conformance · Performance
first-error binary compositionbin_float_checkedTutorialAPI · Design
accumulated IEEE decimal flagsdecimal_checkedTutorialAPI · Design
sticky/trapping GDA compositiondecimal_gda_checkedTutorialAPI · Design
first-error interval compositionball_float_checkedTutorialAPI · Design
shared vocabularydefTutorialAPI · Design
representation-independent observationsemanticTutorialAPI · Design

Integration And Maintainer Packages

These packages publish generated interfaces because repository tools compose them, but their design pages define narrower stability promises than the application packages.

Evidence Snapshot

  • The pinned GDA official corpus passes 64,986/64,986 legal executable scalar rows; official0 passes 16,124/16,124. The remaining 141 # placeholder/non-scalar rows are diagnostic exclusions.
  • The pinned strict ITF1788 aggregate passes 4,656/4,656 selected interval rows.
  • Binary and IEEE decimal claims are operation/format matrices documented on their conformance pages, including pinned MPFR elementary-function evidence.

These finite results do not imply complete support for every future directive, standard operation, or real input. Read the corresponding conformance page before turning a result into a compatibility claim.

Reading Rule

Use api.md to find a callable name, tutorial.md to choose a safe workflow, and design.md to understand invariants and implementation choices. Generated pkg.generated.mbti files win if prose and public inventory ever disagree.