Check a value fits in the given number of bits
1 | valid_encoded_value(x, nbits)
|
x |
value. integer, or something which can be corerced to integer |
nbits |
number of bits in which to fit 'x' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.