Fibonacci
Package:
Summary:
Generate Fibonacci sequence numbers
Groups:
Author:
Description:
This class can be used to generate Fibonacci sequence numbers.
It provides an iterator interface to generate the following Fibonnaci number when retrieving the next iterator element.
It provides an iterator interface to generate the following Fibonnaci number when retrieving the next iterator element.
Comments are closed.