We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75750cf commit 87dceb0Copy full SHA for 87dceb0
source/reference/operator/aggregation/abs.txt
@@ -34,10 +34,6 @@ Behavior
34
35
.. include:: /includes/extracts/agg-expression-null-operand-abs.rst
36
37
-If the argument resolves to a value of ``null`` or refers to a field
38
-that is missing, :expression:`$abs` returns ``null``. If the
39
-argument resolves to ``NaN``, :expression:`$abs` returns ``NaN``.
40
-
41
.. list-table::
42
:header-rows: 1
43
:widths: 85 15
0 commit comments