Description Usage Arguments Details Value See Also
Computes the delta between two numeric values, x and y.
1 | qdelta.numeric(x, y)
|
x |
the first numeric value. |
y |
the second numeric value. |
Computes the euclidean distance between the numeric values, which are possibly numeric lists.
A single numeric delta value.
Other qdelta functions: qdelta.list,
qdelta.number, qdelta.string,
qdelta
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.