|
|
|

This program is a Fibonacci sequence generator. It is written in the language of C++. This is one of my first C++ programs. Please note that this program is not my Fibonacci Calculator Applet, located at Mathematical Applets 2.
This C++ application runs faster then the equivalent Java Applet.
You can download the Fibonacci Calculator program below:
Windows only version: fib.exe - 218KB
Click the link above to download the program. If asked, select the "Save file"/"Save As"/"Save" option.
To use the calculator in Windows, double-click the "fib.exe" file. Then you can view the output generated, by opening the "fib.log" file in Notepad. This "fib.log" file is generated by the calculater when you run the program.