TorchLean API

FloatLib.Floats.Formats.Posit.Configured.Elementary.Runtime

Configured natural posit elementary functions #

Every lawful configured carrier uses the same correctly rounded model operation. The codec changes the storage representation without adding an intermediate numerical rounding.

@[inline]

Correctly rounded natural exponential; NaR propagates.

Instances For
    @[inline]

    Exact exponential minus one, with a single final posit rounding.

    Instances For
      @[inline]

      Correctly rounded natural logarithm; NaR and nonpositive inputs produce NaR.

      Instances For
        @[inline]

        Natural logarithm of exact 1 + x, with a single final posit rounding.

        Instances For