Skip to content

SattikBhaumik/Collatz-Conjecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Collatz-Conjecture

Input a number. The code will divide the number in case it's even or use the 3n+1 where 'n' is the number. It will continue until the number reaches 1 when the iteration will stop, returning a plot the output value (the number) vs. input value (iterations).

About

Input a number.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published