Twofold fast arithmetic

Abstract

Can we assure math computations by automatic verifying floating-point accuracy? We define fast arithmetic (based on Dekker [1971]) over twofold approximations z≈ z0+z1, such that z0 is standard result and z1 assesses inaccuracy Δz0=z-z0. We propose on-fly tracking z1, detecting if Δz0 appears too high. We believe permanent tracking is worth its cost. C++ test code for Intel AVX available via web.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…