Real semantics of pi-scaled comparisons #
The exact-value branches and every adaptive branch return the ordering of the corresponding
real function and rational boundary. Inverse sine and cosine use their principal branches on
[-1, 1]. Tangent agrees with the totalized real function, including zero at half-integer poles;
format wrappers must reject poles when required by their exceptional-value contract.
Prepared pi-scaled sine comparisons agree with the exact real ordering at every cache size.
Prepared pi-scaled cosine comparisons include all classified rational special values.
The tangent helper agrees with the totalized real tangent, including its pole convention.
Inverse sine divided by pi has the exact principal-branch ordering throughout [-1, 1].
Inverse cosine divided by pi uses the decreasing principal branch, including both endpoints.
Inverse tangent divided by pi uses the increasing open principal branch.
Exact real semantics of pi-scaled sine comparison.
Exact real semantics of pi-scaled cosine comparison.
Exact real semantics of the totalized pi-scaled tangent comparison.
Exact inverse sine semantics on its closed real domain.
Exact inverse cosine semantics on its closed real domain.
Exact inverse tangent semantics at every rational input.