Stefan Scholz / ETL
Embed: (wiki syntax)

« Back to documentation index

fibonacci

fibonacci

fibonacci<N> : Calculates the Nth Fibonacci value. More...

Data Structures

struct  factorial< N >
 Defines value as the Nth factorial number. More...
struct  fibonacci< N >
 Defines value as the Nth Fibbonacci number. More...

Detailed Description

fibonacci<N> : Calculates the Nth Fibonacci value.