next2 | R Documentation |
Return next power of two greater than n
next2(x)
x |
length of vector |
integer value
Jonathan M. Lees<jonathan.lees.edu>
k <- 1236
next2(k)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.