Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Collatz Tree:

A simple program which prints a collatz tree (chain of numbers which follows Collatz Conjecture) through the console. Adjust the COUNT, RADIX, and SPACE variables to better fit device.

Collatz Conjecture Tester:

An even simpler program which tests the Collatz Conjecture for all numbers, starting at 2.

How to Run:

These programs are written in Dart. If you don't to setup the Dart SDK on your device, you can run these programs on dartpad.dev, though they will run significantly slower.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages