VectorizeBase: expresses the number i on the base as a vector

Description Usage Arguments Value

Description

expresses the number i on the base as a vector, an inner function.

Usage

1

Arguments

i

the non-negative number to be converted

base

the base to be converted on

length

the length of the converted vector

Value

vector

A vector with the given length, whose elements can be read as the number i with the given base.


ScreenClean documentation built on May 2, 2019, 9:27 a.m.