Skip to content

Commit

Permalink
Update floating point framework based on spec changes (gpuweb#2884)
Browse files Browse the repository at this point in the history
Usage of 'any' and 'indeterminate' for infinite intervals changed to
'unbounded', since 'any' is not in the spec (and ambigious with TS
concepts), and 'indeterminate' only applies to concrete values.

AbstractFloat absolute error and ULP intervals changed to always be
unbounded.
  • Loading branch information
zoddicus authored Aug 3, 2023
1 parent 966ded9 commit 9f09755
Show file tree
Hide file tree
Showing 2 changed files with 678 additions and 510 deletions.
Loading

0 comments on commit 9f09755

Please sign in to comment.