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
89
89
tabs:
90
90
91
91
- id: degrees
92
- name: Inverse Hyperbolic Cosine of Value in Degrees
92
+ name: Inverse Hyperbolic Cosine in Degrees
93
93
content: |
94
94
95
95
The ``trigonometry`` collection contains a document that
@@ -139,7 +139,7 @@ Example
139
139
:expression:`$acosh` is a 128-bit decimal.
140
140
141
141
- id: radians
142
- name: Inverse Hyperbolic Cosine of Value in Radians
142
+ name: Inverse Hyperbolic Cosine in Radians
143
143
content: |
144
144
145
145
The ``trigonometry`` collection contains a document that
Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ Example
77
77
tabs:
78
78
79
79
- id: degrees
80
- name: Inverse Hyperbolic Sine of Value in Degrees
80
+ name: Inverse Hyperbolic Sine in Degrees
81
81
content: |
82
82
83
83
The ``trigonometry`` collection contains a document that
@@ -127,7 +127,7 @@ Example
127
127
:expression:`$asinh` is a 128-bit decimal.
128
128
129
129
- id: radians
130
- name: Inverse Hyperbolic Sine of Value in Radians
130
+ name: Inverse Hyperbolic Sine in Radians
131
131
content: |
132
132
133
133
The ``trigonometry`` collection contains a document that
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ Example
95
95
tabs:
96
96
97
97
- id: degrees
98
- name: Inverse Hyperbolic Tangent of Value in Degrees
98
+ name: Inverse Hyperbolic Tangent in Degrees
99
99
content: |
100
100
101
101
The ``trigonometry`` collection contains a document that
@@ -145,7 +145,7 @@ Example
145
145
:expression:`$atanh` is a 128-bit decimal.
146
146
147
147
- id: radians
148
- name: Inverse Hyperbolic Tangent of Value in Radians
148
+ name: Inverse Hyperbolic Tangent in Radians
149
149
content: |
150
150
151
151
The ``trigonometry`` collection contains a document that
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ Example
75
75
tabs:
76
76
77
77
- id: degrees
78
- name: Hyperbolic Cosine of Value in Degrees
78
+ name: Hyperbolic Cosine in Degrees
79
79
content: |
80
80
81
81
The following ``trigonometry`` collection contains a document
@@ -124,7 +124,7 @@ Example
124
124
128-bit decimal.
125
125
126
126
- id: radians
127
- name: Hyperbolic Cosine of Value in Radians
127
+ name: Hyperbolic Cosine in Radians
128
128
content: |
129
129
130
130
The following ``trigonometry`` collection contains a document
Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ Example
76
76
tabs:
77
77
78
78
- id: degrees
79
- name: Hyperbolic Tangent of Value in Degrees
79
+ name: Hyperbolic Tangent in Degrees
80
80
content: |
81
81
82
82
The following ``trigonometry`` collection contains a document
@@ -125,7 +125,7 @@ Example
125
125
128-bit decimal.
126
126
127
127
- id: radians
128
- name: Hyperbolic Tangent of Value in Radians
128
+ name: Hyperbolic Tangent in Radians
129
129
content: |
130
130
131
131
The following ``trigonometry`` collection contains a document
You can’t perform that action at this time.
0 commit comments