You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2020/08/25 19:08:26 UTC

[GitHub] [commons-numbers] XenoAmess edited a comment on pull request #83: [NUMBERS-150] fix bug in Fraction.pow

XenoAmess edited a comment on pull request #83:
URL: https://github.com/apache/commons-numbers/pull/83#issuecomment-680216107


   @aherbert 
   So should it throw exception when Fraction(0/1).pow(-1)? Or just return ONE?
   If throw, then I should change the codes.
   If not throw, then I should add comments, and change the tests.
   Please...I'm really confused...


----------------------------------------------------------------
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