[Feature] Add Automorphic Number Calculator #1148
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
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
Code of Conduct
The text was updated successfully, but these errors were encountered: