fracbinary | R Documentation |
Take fractionary part and make its binary expansion Auxiliary function used in expanding real numbers
fracbinary(x)
x |
is a number between 0 and 1 |
Binary expansion of length 31 of the decimal input
this implementation uses the built-in function intToBits
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.