Description Usage Arguments Examples
This is a safe way of comparing if two vectors of floating point numbers
are (pairwise) equal.  This is safer than using ==, because it has
a built in tolerance
1  | 
x, y | 
 Numeric vectors to compare  | 
tol | 
 Tolerance of comparison.  | 
1 2  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.