fibonacci_test


fibonacci_test, an R function which calls fibonacci() to return the n-th element of the Fibonacci sequence.

Licensing:

Copyright 2016 James P. Howard, II

The computer code and data files on this web page are distributed under the BSD-2-Clause license.

Related Data and Programs:

fibonacci, an R function which evaluates the Fibonacci sequence.

Source Code:


Last revised on 13 January 2020.