We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b41d5c1 commit 1670ae7Copy full SHA for 1670ae7
lib/IEEE754_extra.v
@@ -19,6 +19,7 @@
19
floating-point numbers, on top of the Flocq library. *)
20
21
From Coq Require Import Reals SpecFloat ZArith Psatz Bool Eqdep_dec.
22
+From Coq Require Znumtheory.
23
From Flocq Require Import Core Digits Operations Round Bracket Sterbenz
24
BinarySingleNaN Binary Round_odd.
25
0 commit comments