intAtBaseFib: Integer expansion of a Fibonacci number

Description Usage Arguments Value Examples

Description

Expansion of a Fibonacci number in an integer base

Usage

1
intAtBaseFib(n, base = 2L)

Arguments

n

the index of the Fibonacci number to be expanded

base

the base of the expansion

Value

The expansion of the n-th Fibonacci number in a vector.

Examples

1

stla/expansions documentation built on May 30, 2019, 5:46 p.m.