Description Usage Arguments Value
Check if a vector dominates another (dominates) or is
dominated by another (isDominated). There are corresponding infix
operators dominates and isDominatedBy.
1 2 3 4 5 6 7 | dominates(x, y)
isDominated(x, y)
x %dominates% y
x %isDominatedBy% y
|
x |
[ |
y |
[ |
[logical(1)]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.