base.ex.int | R Documentation |
Expresses <x> in base <y>
base.ex.int(x, y = 26, n = 0)
x |
= a non-negative integer vector |
y |
= a positive integer |
n |
= a non-negative integer (max digits, 0 = no limit) |
Other base: base.to.int
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.