We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90a1ae6 commit aed6209Copy full SHA for aed6209
lib/node_modules/@stdlib/math/stats/incr/gmean/README.md
@@ -24,7 +24,7 @@ limitations under the License.
24
25
<section class="intro">
26
27
-The [geometric mean][geometric-mean] is defined as the _n_th root of a product of _n_ numbers.
+The [geometric mean][geometric-mean] is defined as the nth root of a product of _n_ numbers.
28
29
<!-- <equation class="equation" label="eq:geometric-mean" align="center" raw="\biggl( \prod_{i=0}^{n-1} \biggr)^{\frac{1}{n}} = \sqrt[n]{x_0 x_1 \cdots x_{n-1}}" alt="Equation for the geometric mean."> -->
30
0 commit comments