Skip to content

Commit

Permalink
merge 8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
sebres committed Dec 28, 2024
2 parents e7a8b88 + 8942419 commit f7dcfa1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/expr.test
Original file line number Diff line number Diff line change
Expand Up @@ -7310,8 +7310,8 @@ foreach {v r} {
-1/Inf zero
1e-314 subnormal
-1e-314 subnormal
.0999999**320 subnormal
-.0999999**320 subnormal
.0999999**319 subnormal
-.0999999**319 subnormal
1e-320/.9 subnormal
-1e-320/.9 subnormal
1e5555 infinite
Expand Down

0 comments on commit f7dcfa1

Please sign in to comment.