| equal | R Documentation |
Computes abs(x-y)<tol.
equal(x, y, tol = 1e-06)
x |
numeric |
y |
numeric |
tol |
numeric: tolerance (default: |
logical
equal(9*1/9, 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.