backdec: Inverse function to wholebinary returns the number from its...

View source: R/backdec.R

backdecR 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.


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