Skip to content

Commit fd97b9f

Browse files
committed
Update artifacts
1 parent b1d72c5 commit fd97b9f

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[169,169,100,10,10,100,2,2,100,169,169,100,"1fde7c6c48c44610550b6e19c1c2bc02f2ceeb16","2025-06-18 21:00:34 -0500"]
1+
[169,169,100,10,10,100,2,2,100,169,169,100,"efad27faf561af7421efa8f7a3363640e202ac9a","2025-06-18 21:03:26 -0500"]

stats/base/dists/t/variance/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ <h1><a href="../../../../../../index.html">All files</a> stats/base/dists/t/vari
131131
<div class='footer quiet pad2 space-top1 center small'>
132132
Code coverage generated by
133133
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
134-
at 2025-06-19T02:02:00.745Z
134+
at 2025-06-19T02:04:58.478Z
135135
</div>
136136
<script src="../../../../../../prettify.js"></script>
137137
<script>

stats/base/dists/t/variance/index.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ <h1><a href="../../../../../../index.html">All files</a> / <a href="index.html">
199199
<div class='footer quiet pad2 space-top1 center small'>
200200
Code coverage generated by
201201
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
202-
at 2025-06-19T02:02:00.745Z
202+
at 2025-06-19T02:04:58.478Z
203203
</div>
204204
<script src="../../../../../../prettify.js"></script>
205205
<script>

stats/base/dists/t/variance/main.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ <h1><a href="../../../../../../index.html">All files</a> / <a href="index.html">
274274
<div class='footer quiet pad2 space-top1 center small'>
275275
Code coverage generated by
276276
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
277-
at 2025-06-19T02:02:00.745Z
277+
at 2025-06-19T02:04:58.478Z
278278
</div>
279279
<script src="../../../../../../prettify.js"></script>
280280
<script>

stats/base/dists/t/variance/native.js.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -207,11 +207,11 @@ <h1><a href="../../../../../../index.html">All files</a> / <a href="index.html">
207207
// MAIN //
208208
&nbsp;
209209
/**
210-
* Evaluates the variance for a Student's t-distribution with degrees of freedom `v`.
210+
* Returns the variance for a Student's t-distribution with degrees of freedom `v`.
211211
*
212212
* @private
213213
* @param {number} v - degrees of freedom
214-
* @returns {number} evaluated variance
214+
* @returns {number} variance
215215
*
216216
* @example
217217
* var y = variance( 5.0 );
@@ -244,7 +244,7 @@ <h1><a href="../../../../../../index.html">All files</a> / <a href="index.html">
244244
<div class='footer quiet pad2 space-top1 center small'>
245245
Code coverage generated by
246246
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
247-
at 2025-06-19T02:02:00.745Z
247+
at 2025-06-19T02:04:58.478Z
248248
</div>
249249
<script src="../../../../../../prettify.js"></script>
250250
<script>

0 commit comments

Comments
 (0)