TorchLean API

FloatLib.Floats.Formats.Posit.Configured.Trigonometric.Atan2.Runtime

Configured posit two-coordinate arctangent #

The lawful storage codec preserves the model operations. Coordinates are ordered (x, y) according to the Posit Standard, and no extra rounding occurs at the carrier boundary.

@[inline]

Correctly rounded principal argument of x + i*y in radians; NaR and the origin are invalid.

Instances For
    @[inline]

    Correctly rounded principal argument of x + i*y divided by pi; NaR and the origin are invalid.

    Instances For