Skip to content

Commit 7fd8317

Browse files
committed
Update artifacts
1 parent bd0b62c commit 7fd8317

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-
[352,352,100,13,13,100,4,4,100,352,352,100,"2f2a7217b6a0ef4773becaf922d1f509c7cafae7","2025-02-25 19:12:48 +0530"]
1+
[352,352,100,13,13,100,4,4,100,352,352,100,"ada58807dda8483dbb66dc954475a408e845d94d","2025-02-25 22:00:11 +0530"]

math/base/special/kernel-log1pf/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/kernel-l
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-02-25T13:44:18.881Z
164+
at 2025-02-25T16:31:45.316Z
165165
</div>
166166
<script src="../../../../../prettify.js"></script>
167167
<script>

math/base/special/kernel-log1pf/index.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
211211
<div class='footer quiet pad2 space-top1 center small'>
212212
Code coverage generated by
213213
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
214-
at 2025-02-25T13:44:18.881Z
214+
at 2025-02-25T16:31:45.316Z
215215
</div>
216216
<script src="../../../../../prettify.js"></script>
217217
<script>

math/base/special/kernel-log1pf/main.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -526,7 +526,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
526526
t1 = float64ToFloat32( w * polyvalP( w ) );
527527
t2 = float64ToFloat32( z * polyvalQ( w ) );
528528
R = float64ToFloat32( t2 + t1 );
529-
hfsq = float64ToFloat32( 0.5 * f * f );
529+
hfsq = float64ToFloat32( 0.5 * float64ToFloat32( f * f ) );
530530
return float64ToFloat32( s * float64ToFloat32( hfsq + R ) );
531531
}
532532
&nbsp;
@@ -541,7 +541,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
541541
<div class='footer quiet pad2 space-top1 center small'>
542542
Code coverage generated by
543543
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
544-
at 2025-02-25T13:44:18.881Z
544+
at 2025-02-25T16:31:45.316Z
545545
</div>
546546
<script src="../../../../../prettify.js"></script>
547547
<script>

math/base/special/kernel-log1pf/native.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
232232
<div class='footer quiet pad2 space-top1 center small'>
233233
Code coverage generated by
234234
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
235-
at 2025-02-25T13:44:18.881Z
235+
at 2025-02-25T16:31:45.316Z
236236
</div>
237237
<script src="../../../../../prettify.js"></script>
238238
<script>

math/base/special/kernel-log1pf/polyval_p.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
211211
<div class='footer quiet pad2 space-top1 center small'>
212212
Code coverage generated by
213213
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
214-
at 2025-02-25T13:44:18.881Z
214+
at 2025-02-25T16:31:45.316Z
215215
</div>
216216
<script src="../../../../../prettify.js"></script>
217217
<script>

math/base/special/kernel-log1pf/polyval_q.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
211211
<div class='footer quiet pad2 space-top1 center small'>
212212
Code coverage generated by
213213
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
214-
at 2025-02-25T13:44:18.881Z
214+
at 2025-02-25T16:31:45.316Z
215215
</div>
216216
<script src="../../../../../prettify.js"></script>
217217
<script>

0 commit comments

Comments
 (0)