More actions
(Created page with "{{Infobox PSP Homebrews |title=Fibonacci calculator |image=fibonaccicalcpsp.png |description=Simple calculator homebrew. |author=MaxTheBest |lastupdated=2007/12/08 |type=Math |format= |version=2007 |license=Mixed |download=https://dlhb.gamebrew.org/psphomebrew/fibonaccicalcpsp.7z |website=http://forums.qj.net/psp-development-forum/129523-release-fibonacci-calculator.html |source=https://dlhb.gamebrew.org/psphomebrew/fibonaccicalcpsp.7z }} A simple Fibonacci number calcul...") |
(No difference)
|
Latest revision as of 02:01, 17 October 2024
Fibonacci calculator | |
---|---|
![]() | |
General | |
Author | MaxTheBest |
Type | Math |
Version | 2007 |
License | Mixed |
Last Updated | 2007/12/08 |
Links | |
Download | |
Website | |
Source | |
A simple Fibonacci number calculator coded in C for the PSP.
User guide
Chose the number of Fibonacci numbers you want to compute and press Cross.
Results are saved under ms0:/fibonacci.txt.
Controls
Up/Down - Change number
Left/Right - Change number (faster)
Cross - Confirm
Screenshots
Known issues
Above 47 numbers, you get a negative number which is wrong.