-
Notifications
You must be signed in to change notification settings - Fork 386
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature] Add Mersenne Prime Calculator #1023
Comments
Hey @debangi29, Welcome to the project CalcDiverse! 🎊 |
Please assign me the issue @Rakesh9100 |
Please assign this issue to me @Rakesh9100 |
Do you want to be assigned or should I assign to someone else @debangi29 |
Hello @Rakesh9100 I am ready to work on it now Sorry for the inconvenience caused |
Okay, go ahead @debangi29 |
Pls provide your PR @debangi29 |
Hello @debangi29! Your issue #1023 has been closed. Thank you for your contribution!! 🙌 |
Description
A prime number that is one less than a power of two. Example: 31 (which is 2^5 - 1).
I can add a Mersenne Prime number calculator which can check if a number is Mersenne Prime number or not and calculate Mersenne Prime numbers in a given range
Screenshots
No response
Checklist
Code of Conduct
The text was updated successfully, but these errors were encountered: