Skip to content

Commit

Permalink
amend (negative and odd number by odd power)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebres committed Dec 28, 2024
1 parent a33af89 commit 8942419
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 @@ -7294,8 +7294,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 8942419

Please sign in to comment.