Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
[discrete]
[[esql-unary-operators]]
=== Unary operators
The only unary operators is negation (`-`):
[.text-center]
image::esql/functions/signature/neg.svg[Embedded,opts=inline]
Supported types:
include::types/neg.asciidoc[]