Skip to content

Tool to find the sum of all digits of a number. It is is computed through recursive reduction that repeats the addition operation until the result has only one digit.

Notifications You must be signed in to change notification settings

sinaheidari7/Digit-Summation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Digit-Summation

About

Tool to find the sum of all digits of a number. It is is computed through recursive reduction that repeats the addition operation until the result has only one digit.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published