Skip to content

Commit f064df5

Browse files
committed
Update artifacts
1 parent 6457f59 commit f064df5

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[132,132,100,12,12,100,1,1,100,132,132,100,"a61106619feed6fa30b92eb33eb90fd8beade646","2025-06-30 04:11:43 -0700"]
1+
[132,132,100,12,12,100,1,1,100,132,132,100,"74b1d7f066d529619cfdbbb0661edfca35fe3dfb","2025-06-30 04:17:09 -0700"]

stats/array/variancepn/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ <h1><a href="../../../../index.html">All files</a> stats/array/variancepn/lib</h
116116
<div class='footer quiet pad2 space-top1 center small'>
117117
Code coverage generated by
118118
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
119-
at 2025-06-30T11:16:27.819Z
119+
at 2025-06-30T11:18:54.537Z
120120
</div>
121121
<script src="../../../../prettify.js"></script>
122122
<script>

stats/array/variancepn/index.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">stats/
196196
<div class='footer quiet pad2 space-top1 center small'>
197197
Code coverage generated by
198198
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
199-
at 2025-06-30T11:16:27.819Z
199+
at 2025-06-30T11:18:54.537Z
200200
</div>
201201
<script src="../../../../prettify.js"></script>
202202
<script>

stats/array/variancepn/main.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">stats/
284284
// MAIN //
285285
&nbsp;
286286
/**
287-
* Computes the standard deviation of an array using a two-pass algorithm.
287+
* Computes the variance of an array using a two-pass algorithm.
288288
*
289289
* ## Method
290290
*
@@ -340,7 +340,7 @@ <h1><a href="../../../../index.html">All files</a> / <a href="index.html">stats/
340340
<div class='footer quiet pad2 space-top1 center small'>
341341
Code coverage generated by
342342
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
343-
at 2025-06-30T11:16:27.819Z
343+
at 2025-06-30T11:18:54.537Z
344344
</div>
345345
<script src="../../../../prettify.js"></script>
346346
<script>

0 commit comments

Comments
 (0)