Skip to content

Unary Operator

Built-in functions › Mathematics › Unary Operator

4 functions in this category.

FunctionWhat it does
lognumNumeric coercion of a logical value.
uminusUnary minus (function form of -X).
unotUnary logical NOT (function form of ~).
uplusUnary plus (function form of +X).