Return powers of 2 within a specified range
1 | pow2_range(min, max)
|
min |
minimum of desired range |
max |
maximum of desired range |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.