numbinary: Computes the binary expansion of a number

View source: R/numbinary.R

numbinaryR Documentation

Computes the binary expansion of a number

Description

If the argument x is a real number the decimal portion is dropped.

Usage

numbinary(x)

Arguments

x

is a real or integer number

Value

the output is a binary vector of length 31


XICOR documentation built on April 21, 2023, 5:06 p.m.