You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by GitBox <gi...@apache.org> on 2021/02/28 19:44:56 UTC

[GitHub] [groovy] jonspe commented on pull request #1504: Fix GROOVY-9797: println(-0.0f) does not comply with IEEE754

jonspe commented on pull request #1504:
URL: https://github.com/apache/groovy/pull/1504#issuecomment-787510417


   Hmm, true. Float equality comparison should usually be done using a small threshold epsilon value, so it should not be a big deal.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org