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 2019/07/24 21:59:18 UTC

[GitHub] [commons-numbers] aherbert commented on issue #68: [NUMBERS-133] Use iteration algorithm from bounded trial division in Primes.nextPrime(int)

aherbert commented on issue #68: [NUMBERS-133] Use iteration algorithm from bounded trial division in Primes.nextPrime(int)
URL: https://github.com/apache/commons-numbers/pull/68#issuecomment-514815529
 
 
   How about `potentialPrimesGTE`? The javadoc can just contain (GTE) in brackets after the `greater than or equal to` text.
   
   [GTE](https://www.acronymfinder.com/Greater-Than-or-Equal-(mathematics)-(GTE).html)

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


With regards,
Apache Git Services