nfibos: Until nth fibonacci sequence

Description Usage Arguments Value Examples

View source: R/nfibos.R

Description

Until nth fibonacci sequence

Usage

1
nfibos(fend)

Arguments

fend

the index of the last fibonacci, starting from 0

Value

a numeric arrary that represents a fibbonacci sequence from 0 to fend

Examples

1
nfibos(4)

cerikahp/erisfibo documentation built on Nov. 4, 2019, 8:48 a.m.