TorchLean API

FloatLib.Floats.Formats.Posit.Configured.Constants

Fundamental configured posit constants #

Zero and NaR are representation-level constants needed by arithmetic, standard functions, conformance proofs, and the public API. They live below those layers so every client uses the same definitions without creating an import cycle.

@[inline]

Construct the unique posit zero.

Instances For
    @[inline]

    Construct the unique posit Not-a-Real value.

    Instances For