SarthakKeshari / calc_for_everything

This repository aims to provide Calculators for educational, professional, scientific, health and well-being and other purposes.
https://calc-for-everything-psi.vercel.app
MIT License
113 stars 104 forks source link

Calculator to check if a number is Special number or not #194

Closed maskboyAvi closed 1 year ago

maskboyAvi commented 1 year ago

Enter calculator name -

Special Number calculator

Describe calculator functionality -

Calculator to check if a number is Special number or not. A number is said to be a special number if the sum of the factorial of the digits in the number is equal to the number itself.

Under which category you wish to place it -

maskboyAvi commented 1 year ago

@SarthakKeshari I would like to work on this issue.