elasticsearch/docs/reference/esql/functions/unary.asciidoc

13 lines
228 B
Plaintext

[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[]