numbinary {XICOR} | R 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
[Package XICOR version 0.4.1 Index]