Description Usage Arguments Value Note Author(s) Examples
Convert decimal base number to binary base.
1 |
x |
a number in decibal base. |
dim |
the number of digits, if missing the right number of digits is evaluated. |
binary |
a vector representing the 'x' number in binary base. |
dicotomy |
the same as 'binary' but 'TRUE' and 'FALSE' instead of 1 and 0. |
the elements of 'binary' and 'dicotomy' are in reverse order.
Claudio Agostinelli
1 2 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.