You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Parent epic: #923 Depends on: Phase 4 (addition) at minimum; ideally Phase 7 for full coverage
Goal
Round a `ZBCL` to a target floating-point format. This is how elreal interoperates with the rest of the library: take an exact-real intermediate, ask for a `double`, `cfloat<N,E>`, `dd`, or `qd` approximation.
Parent epic: #923
Depends on: Phase 4 (addition) at minimum; ideally Phase 7 for full coverage
Goal
Round a `ZBCL` to a target floating-point format. This is how elreal interoperates with the rest of the library: take an exact-real intermediate, ask for a `double`, `cfloat<N,E>`, `dd`, or `qd` approximation.
Primitives
Correctness obligations
Acceptance criteria
Out of scope
Reference
McCleeary 2019 dissertation, Section 4.3 (real floating-point).