is.whole | R Documentation |
Check if a number is whole
is.whole(x, tol = .Machine$double.eps^0.5)
x |
Object to be tested |
tol |
Numeric: tolerance used for comparison |
TRUE if number is whole; otherwise, FALSE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.