Exact configured posit integer functions #
Every lawful storage codec transports the model's exact integer semantics. Floor, ceiling, and nearest-even results are exactly representable at the input posit width.
Configured floor refines model floor for every lawful storage codec.
Configured ceiling refines model ceiling for every lawful storage codec.
Configured nearest-integer rounding refines the nearest-even model operation.
Finite configured floor denotes the exact mathematical floor.
Finite configured ceiling denotes the exact mathematical ceiling.
Finite configured nearest-integer rounding denotes the exact nearest-even integer.
Configured floor has exact optional semantics, including NaR propagation.
Configured ceiling has exact optional semantics, including NaR propagation.
Configured nearest-even rounding has exact optional semantics, including NaR.
Configured floor fixes every integer-valued input.
Configured ceiling fixes every integer-valued input.
Configured nearest-integer rounding fixes every integer-valued input.
The configured result is a nearest integer, with half-unit error and even ties.