Description Usage Arguments Value Examples
View source: R/fibonacci_functions.R
This is a function that print the n-th Fibonacci's number
Change x
to obtain the n-th Fibonacci's number
1 | fibonacci_2(x)
|
x |
non negative integer |
This function returns the n-th Fibonacci's number
1 | fibonacci_2(1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.