Description Usage Arguments Value Examples
Simple function returns true if both of the inputs are of the same value, otherwise it returns false. Throws an error if both inputs aren't logical.
1 | xnor(x, y)
|
x |
The first logical input. |
y |
The second logical input. |
A logical input containig the resutls of x==y.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.