Description Usage Arguments Value Examples
Is x around y?
1 | around(x, y, eps)
|
x |
The value to test |
y |
Value of interest |
eps |
The threshold |
TRUE if x is in the interval (y - eps, y + eps)
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.