Description Usage Arguments Value
Convert non-negative integer to binary
1 | decimal2binary(x, length)
|
x |
non-negative integer to convert |
length |
length of binary sequence to output |
binary representation as vector of digits (0,1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.