Get the last significant digit(s) of a floating point number
1 | rightmost.sig.digit(x, r1 = 1, r2 = 1)
|
x |
The vector of floating point numbers |
r1 |
Starting position from right |
r2 |
Ending position from right |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.