Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 564 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 564 Bytes

Collatz-Problem

What is the Collatz Conjecture? --> https://www.collatzresearch.org/chapter1-what-is-the-collatz-conjec

Purpose

The purpose of this little programm is to visualize the collatz conjecture. Enter a desired value and click on apply to create a chart, that shows the collatz conjecture (example below). Additionally there is a random function, press the random button to automatically fill out a random number and draw the chart.

Untitled