Summary of changes in this release:
1) Fixed NumberFormatException bug. (Issue #33 on the public Trello taskboard.)
This app will calculate a very large sequence of Fibonacci numbers.
A Fibonacci sequence is a series in which each number is the sum of the previous two: F(n) = F(n-2) + F(n-1), where F(0)=0 and F(1)=1.
The ratio of successive Fibonacci numbers F(n) / F(n-1) approaches a constant known as the Golden Ratio (Phi).
In addition to the sequence, this app shows details about each term, such as the number of digits and the Golden Ratio.
Did you know that the 100,000'th term of the Fibonacci sequence is 20899 digits long? Learn that and more with this app!
You can check out the roadmap and vote for new features on our Public Trello Board: https://trello.com/b/pFyIEqWk/sequences
This version of Fibonacci Sequence Generator Android App comes with one universal variant which will work on all the Android devices.
If you are looking to download other versions of Fibonacci Sequence Generator Android App, We have 3 versions in our database. Please select one of them below to download.