TorchLean API

FloatLib.Floats.Formats.Posit.Formatting.Configured.Proof

Configured posit decimal preservation #

Exact model preservation and the codec inverse law imply decimal round trips for every supported storage carrier and posit width.

@[simp]

Parsing the exact decimal display preserves the complete configured posit value.

A successful decimal input has precisely the model rounder's result after decoding.

@[simp]

Exact decimal parsing inverts the configured ToString display.