Commit 6b9955c
committed
BF: use smaller float type for rounding error test
ulp rounding error coming back as biggest float type. This can give
very slightly different answers from error predicted from tested float
type. Convert to tested float type for test.1 parent a852b77 commit 6b9955c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
0 commit comments