Description Usage Arguments Details Value See Also
Computes the delta between two alike-type values, x and y.
1 | qdelta(x, y)
|
x |
the first value. |
y |
the second value. |
First determines the type of the two values, then calls the respective qdelta function to compute the actual delta value.
A single numeric delta value.
Other qdelta functions: qdelta.list,
qdelta.number,
qdelta.numeric, qdelta.string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.