Skip to content

Commit 6900693

Browse files
committed
Update artifacts
1 parent fec9fab commit 6900693

File tree

5 files changed

+6
-5
lines changed

5 files changed

+6
-5
lines changed

math/base/special/factorial2/coverage.ndjson

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@
77
[194,194,100,20,20,100,2,2,100,194,194,100,"ed27d17c614ad01c40d4f82f269541d9f388ab96","2025-03-29 15:34:51 -0700"]
88
[194,194,100,20,20,100,2,2,100,194,194,100,"4df1f8c6189981073be4fb574468a3092e0fa345","2025-04-20 22:25:05 -0700"]
99
[194,194,100,20,20,100,2,2,100,194,194,100,"541c34e7613e29e855b192a62f4fea0368c362ed","2025-06-20 11:37:39 -0500"]
10+
[194,194,100,20,20,100,2,2,100,194,194,100,"7f8011bf6102b49a19fdaed71fe493af892db695","2025-09-06 18:27:50 -0700"]

math/base/special/factorial2/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> math/base/special/factoria
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-20T16:43:26.330Z
134+
at 2025-09-07T01:31:21.653Z
135135
</div>
136136
<script src="../../../../../prettify.js"></script>
137137
<script>

math/base/special/factorial2/index.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
198198
* v = factorial2( -10 );
199199
* // returns NaN
200200
*
201-
* v = factorial( NaN );
201+
* v = factorial2( NaN );
202202
* // returns NaN
203203
*/
204204
&nbsp;
@@ -217,7 +217,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
217217
<div class='footer quiet pad2 space-top1 center small'>
218218
Code coverage generated by
219219
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
220-
at 2025-06-20T16:43:26.330Z
220+
at 2025-09-07T01:31:21.653Z
221221
</div>
222222
<script src="../../../../../prettify.js"></script>
223223
<script>

math/base/special/factorial2/main.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
331331
<div class='footer quiet pad2 space-top1 center small'>
332332
Code coverage generated by
333333
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
334-
at 2025-06-20T16:43:26.330Z
334+
at 2025-09-07T01:31:21.653Z
335335
</div>
336336
<script src="../../../../../prettify.js"></script>
337337
<script>

math/base/special/factorial2/native.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
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-20T16:43:26.330Z
247+
at 2025-09-07T01:31:21.653Z
248248
</div>
249249
<script src="../../../../../prettify.js"></script>
250250
<script>

0 commit comments

Comments
 (0)