Skip to content

Commit 87dceb0

Browse files
ksuarzkay-kim
authored andcommitted
minor: delete duplicate paragraph about $abs and null/NaN
1 parent 75750cf commit 87dceb0

File tree

1 file changed

+0
-4
lines changed
  • source/reference/operator/aggregation

1 file changed

+0
-4
lines changed

source/reference/operator/aggregation/abs.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,6 @@ Behavior
3434

3535
.. include:: /includes/extracts/agg-expression-null-operand-abs.rst
3636

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-
4137
.. list-table::
4238
:header-rows: 1
4339
:widths: 85 15

0 commit comments

Comments
 (0)