File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed
source/reference/operator/aggregation Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ Example
8989 tabs:
9090
9191 - id: degrees
92- name: Inverse Hyperbolic Cosine of Value in Degrees
92+ name: Inverse Hyperbolic Cosine in Degrees
9393 content: |
9494
9595 The ``trigonometry`` collection contains a document that
@@ -139,7 +139,7 @@ Example
139139 :expression:`$acosh` is a 128-bit decimal.
140140
141141 - id: radians
142- name: Inverse Hyperbolic Cosine of Value in Radians
142+ name: Inverse Hyperbolic Cosine in Radians
143143 content: |
144144
145145 The ``trigonometry`` collection contains a document that
Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ Example
7777 tabs:
7878
7979 - id: degrees
80- name: Inverse Hyperbolic Sine of Value in Degrees
80+ name: Inverse Hyperbolic Sine in Degrees
8181 content: |
8282
8383 The ``trigonometry`` collection contains a document that
@@ -127,7 +127,7 @@ Example
127127 :expression:`$asinh` is a 128-bit decimal.
128128
129129 - id: radians
130- name: Inverse Hyperbolic Sine of Value in Radians
130+ name: Inverse Hyperbolic Sine in Radians
131131 content: |
132132
133133 The ``trigonometry`` collection contains a document that
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ Example
9595 tabs:
9696
9797 - id: degrees
98- name: Inverse Hyperbolic Tangent of Value in Degrees
98+ name: Inverse Hyperbolic Tangent in Degrees
9999 content: |
100100
101101 The ``trigonometry`` collection contains a document that
@@ -145,7 +145,7 @@ Example
145145 :expression:`$atanh` is a 128-bit decimal.
146146
147147 - id: radians
148- name: Inverse Hyperbolic Tangent of Value in Radians
148+ name: Inverse Hyperbolic Tangent in Radians
149149 content: |
150150
151151 The ``trigonometry`` collection contains a document that
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ Example
7575 tabs:
7676
7777 - id: degrees
78- name: Hyperbolic Cosine of Value in Degrees
78+ name: Hyperbolic Cosine in Degrees
7979 content: |
8080
8181 The following ``trigonometry`` collection contains a document
@@ -124,7 +124,7 @@ Example
124124 128-bit decimal.
125125
126126 - id: radians
127- name: Hyperbolic Cosine of Value in Radians
127+ name: Hyperbolic Cosine in Radians
128128 content: |
129129
130130 The following ``trigonometry`` collection contains a document
Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ Example
7676 tabs:
7777
7878 - id: degrees
79- name: Hyperbolic Tangent of Value in Degrees
79+ name: Hyperbolic Tangent in Degrees
8080 content: |
8181
8282 The following ``trigonometry`` collection contains a document
@@ -125,7 +125,7 @@ Example
125125 128-bit decimal.
126126
127127 - id: radians
128- name: Hyperbolic Tangent of Value in Radians
128+ name: Hyperbolic Tangent in Radians
129129 content: |
130130
131131 The following ``trigonometry`` collection contains a document
You can’t perform that action at this time.
0 commit comments