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 9a9666d commit 862a95cCopy full SHA for 862a95c
source/reference/operator/aggregation/toDouble.txt
@@ -21,7 +21,7 @@ Definition
21
22
.. versionadded:: 4.0
23
24
- Converts a value of to a double. If the value cannot be converted to
+ Converts a value to a double. If the value cannot be converted to
25
an double, :expression:`$toDouble` errors. If the value is null or
26
missing, :expression:`$toDouble` returns null.
27
0 commit comments