Fibonacci Calculator

Fibonacci Calculator
Fibonacci Calculator
Developer: avi12
Category: Education
Add App to Comparison
19.7K installs
Ratings not yet available
140 monthly active users
Revenue not available
Install Trends
Weekly +14
Steady
Monthly +46
Steady

Fibonacci Calculator Summary

Fibonacci Calculator is a mobile Android app in Education by avi12. Released in Sep 2015 (10 years ago). It has about 19.7K+ installs Based on AppGoblin estimates, it reaches roughly 140 monthly active users . Store metadata: updated Mar 16, 2024.

Recent activity: 14 installs this week (46 over 4 weeks) showing steady growth View trends →

Store info: Last updated on Google Play on Mar 16, 2024 .


0★

Ratings: 0

5★
4★
3★
2★
1★

Screenshots

App screenshot
App screenshot
App screenshot
App screenshot

App Description

Calculate Fibonacci sequence, starting from any two numbers!

Fibonacci sequence is a famous mathematical sequence, in which the last 2 numbers are summed to get the next number in the sequence. https://en.wikipedia.org/wiki/Fibonacci_number
For example, the original sequence is 0, 1, 1, 2, 3, 5...
Explanation:
1. First, the sequence begins with 0, 1
2. 0 + 1 = 1 = 0, 1, 1
3. 1 + 1 = 2 = 1, 0, 1, 2
4. 1 + 2 = 3 = 0, 1, 1, 2, 3
5. 2 + 3 = 5 = 0, 1, 1, 2, 3, 5
This app lets you calculate a Fibonacci sequence, starting from any numbers!

Features:
• Start your Fibonacci sequence from any two numbers.
• Auto•generated sequence with all calculated numbers.
• Auto•sum the generated sequence.
• The amount of iterations is up to you!