Real semantics of rational powers and fused minus-one exponentials #
For nonnegative bases in the stated domain, the executable result equals Section 4.1 rounding of the exact real power. Negative bases with integral exponents round the exact rational integer power. NaR, zero to a nonpositive power, and negative bases with nonintegral exponents have explicit exceptional-value theorems.
The proofs establish correctness, including ties and saturation, without a claim about feasible running time for large rational numerators or denominators.
Certified boundary comparisons round a positive-base real power exactly once.
In its nonnegative real domain, the executable power rounds the exact real power once. A zero base requires a positive exponent; every exponent is allowed for a positive base.
Zero to zero or a negative exponent produces NaR, excluding total-field conventions.
Zero to a positive exponent is represented exactly.
A base of one returns rounded one without expanding denominator-sized boundary powers.
Finite nonnegative posit powers round the exact real power once in its real domain.
A finite negative posit base with an integral exponent rounds its exact rational power.
Negative bases with finite nonintegral posit exponents produce NaR.
Shifting the rational candidates fuses subtraction with the final signed real rounding.
Base-two exponential minus one propagates NaR.
Base-ten exponential minus one propagates NaR.