Built-in functions › Mathematics › Unary Operator
4 functions in this category.
| Function | What it does |
|---|
lognum | Numeric coercion of a logical value. |
uminus | Unary minus (function form of -X). |
unot | Unary logical NOT (function form of ~). |
uplus | Unary plus (function form of +X). |