Skip to content

Commit 85b5994

Browse files
committed
Update artifacts
1 parent 4beea93 commit 85b5994

File tree

7 files changed

+8
-8
lines changed

7 files changed

+8
-8
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[340,344,98.8372,27,29,93.1034,4,4,100,340,344,98.8372,"7e9f9e9a9bcd2cec02d33690b62f0cde4541fbc9","2025-06-01 08:41:53 -0700"]
1+
[340,344,98.8372,27,29,93.1034,4,4,100,340,344,98.8372,"e5193975dce628b9471c739303d71456c503545d","2025-06-07 14:59:30 -0700"]

math/base/special/spencef/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ <h1><a href="../../../../../index.html">All files</a> math/base/special/spencef/
161161
<div class='footer quiet pad2 space-top1 center small'>
162162
Code coverage generated by
163163
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
164-
at 2025-06-01T15:44:06.113Z
164+
at 2025-06-07T22:01:57.490Z
165165
</div>
166166
<script src="../../../../../prettify.js"></script>
167167
<script>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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-01T15:44:06.113Z
220+
at 2025-06-07T22:01:57.490Z
221221
</div>
222222
<script src="../../../../../prettify.js"></script>
223223
<script>

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
449449
}
450450
y = f32( -w * f32( polyvalA( w ) / polyvalB( w ) ) );
451451
if ( flg &amp; 1 ) {
452-
y = f32( PI2O6 - f32( lnf( x )*lnf( ONE-x ) ) - y );
452+
y = f32( f32( PI2O6 - f32( lnf( x )*lnf( ONE-x ) ) ) - y );
453453
}
454454
if ( flg &amp; 2 ) {
455455
z = lnf( x );
@@ -469,7 +469,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
469469
<div class='footer quiet pad2 space-top1 center small'>
470470
Code coverage generated by
471471
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
472-
at 2025-06-01T15:44:06.113Z
472+
at 2025-06-07T22:01:57.490Z
473473
</div>
474474
<script src="../../../../../prettify.js"></script>
475475
<script>

math/base/special/spencef/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-01T15:44:06.113Z
247+
at 2025-06-07T22:01:57.490Z
248248
</div>
249249
<script src="../../../../../prettify.js"></script>
250250
<script>

math/base/special/spencef/polyval_a.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
226226
<div class='footer quiet pad2 space-top1 center small'>
227227
Code coverage generated by
228228
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
229-
at 2025-06-01T15:44:06.113Z
229+
at 2025-06-07T22:01:57.490Z
230230
</div>
231231
<script src="../../../../../prettify.js"></script>
232232
<script>

math/base/special/spencef/polyval_b.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
226226
<div class='footer quiet pad2 space-top1 center small'>
227227
Code coverage generated by
228228
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
229-
at 2025-06-01T15:44:06.113Z
229+
at 2025-06-07T22:01:57.490Z
230230
</div>
231231
<script src="../../../../../prettify.js"></script>
232232
<script>

0 commit comments

Comments
 (0)