backdec {XICOR} | R Documentation |
Inverse function to wholebinary returns the number from its expansion
Description
Inverse function to wholebinary returns the number from its expansion
Usage
backdec(rmat, sgn)
Arguments
rmat |
is a matrix of two rows, the first row of the matrix is the expansion of the integer part the second row is the binary expansion of the fractional part. |
sgn |
is the sign |
Note
It may be necessary to make a new version of this using special functions for large integers.
[Package XICOR version 0.4.1 Index]