Skip to content
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 Automorphic Number Calculator #1148

Closed
4 of 7 tasks
Pujan-sarkar opened this issue Jun 3, 2024 · 3 comments · Fixed by #1227
Closed
4 of 7 tasks

[Feature] Add Automorphic Number Calculator #1148

Pujan-sarkar opened this issue Jun 3, 2024 · 3 comments · Fixed by #1227
Assignees
Labels
calculator addition 📱 Addition of new calculator enhancement ✨ New feature or request gssoc GSSoC 2k24 Open Source Program level3 GSSoC2k24 Level-3 Task -- 45 Points

Comments

@Pujan-sarkar
Copy link
Contributor

Description

Description

An automorphic number (also known as a circular number) is a number whose square ends in the same digits as the number itself. For example, 25 is an automorphic number because 25^2 = 625, and 76 is an automorphic number because 76^2 = 5776.

The Automorphic Number Calculator is a user-friendly tool designed to determine if a given number is an automorphic number. An automorphic number is one whose square ends with the number itself. This calculator takes a number input, computes its square, and checks if the square ends with the original number

Screenshots

No response

Checklist

  • I have checked the existing issues.
  • I follow Contributing Guidelines of this project.
  • I am a GSSOC'24 contributor.
  • I am a IWOC'24 contributor.
  • I am a JWOC'24 contributor.
  • I am a SWOC'24 contributor.

Code of Conduct

Copy link

github-actions bot commented Jun 3, 2024

Hey @Pujan-sarkar, Welcome to the project CalcDiverse! 🎊
Thanks for opening an issue! 🙌 Please wait for the issue to be assigned. Happy Coding!! ✨

@Rakesh9100 Rakesh9100 changed the title [Feature] Add Automorphic Calculator [Feature] Add Automorphic Number Calculator Jun 6, 2024
@Rakesh9100
Copy link
Owner

Go ahead @Pujan-sarkar

@Rakesh9100 Rakesh9100 added the gssoc GSSoC 2k24 Open Source Program label Jun 6, 2024
Copy link

Hello @Pujan-sarkar! Your issue #1148 has been closed. Thank you for your contribution!! 🙌

@Rakesh9100 Rakesh9100 added enhancement ✨ New feature or request calculator addition 📱 Addition of new calculator level3 GSSoC2k24 Level-3 Task -- 45 Points labels Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
calculator addition 📱 Addition of new calculator enhancement ✨ New feature or request gssoc GSSoC 2k24 Open Source Program level3 GSSoC2k24 Level-3 Task -- 45 Points
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants