convertRadix: convertRadix

Description Usage Arguments

Description

Convert decimal number system to any other radix (base).

Usage

1
convertRadix(x, base = 2, fixlength = NA)

Arguments

x

number to convert.

base

radix to convert to.

fixlength

if used, always output at least this many digits.


bobverity/bobFunctions documentation built on May 12, 2019, 11:29 p.m.