Skip to content

Commit aecf813

Browse files
committed
Update artifacts
1 parent ee7cfb8 commit aecf813

File tree

7 files changed

+10
-10
lines changed

7 files changed

+10
-10
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[283,287,98.6063,9,11,81.8182,4,4,100,283,287,98.6063,"79678ef1906b84fc9e8b89e6ffa60cad6f482707","2025-06-03 18:48:43 -0700"]
1+
[283,287,98.6063,9,11,81.8182,4,4,100,283,287,98.6063,"38f2b0f889dfd387d86b7ad63c6f290e8fe997bf","2025-06-03 19:22:09 -0700"]

math/base/special/kernel-sinf/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-s
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-04T01:50:41.494Z
164+
at 2025-06-04T02:25:56.442Z
165165
</div>
166166
<script src="../../../../../prettify.js"></script>
167167
<script>

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
182182
'use strict';
183183
&nbsp;
184184
/**
185-
* Compute the sine of a single-precision floating-point number on `[-π/4, π/4]`.
185+
* Compute the sine of a number on `[-π/4, π/4]` in single-precision floating-point format.
186186
*
187187
* @module @stdlib/math/base/special/kernel-sinf
188188
*
@@ -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-04T01:50:41.494Z
220+
at 2025-06-04T02:25:56.442Z
221221
</div>
222222
<script src="../../../../../prettify.js"></script>
223223
<script>

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
279279
// MAIN //
280280
&nbsp;
281281
/**
282-
* Computes the sine of a single-precision floating-point number on \\( \[-\pi/4, \pi/4] \\), where \\( \pi/4 \approx 0.785398164 \\).
282+
* Computes the sine of a number on \\( \[-\pi/4, \pi/4] \\) in single-precision floating-point format, where \\( \pi/4 \approx 0.785398164 \\).
283283
*
284284
* ## Notes
285285
*
@@ -328,7 +328,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
328328
<div class='footer quiet pad2 space-top1 center small'>
329329
Code coverage generated by
330330
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
331-
at 2025-06-04T01:50:41.494Z
331+
at 2025-06-04T02:25:56.442Z
332332
</div>
333333
<script src="../../../../../prettify.js"></script>
334334
<script>

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
207207
// MAIN //
208208
&nbsp;
209209
/**
210-
* Computes the sine of a single-precision floating-point number on \\( \[-\pi/4, \pi/4] \\), where \\( \pi/4 \approx 0.785398164 \\).
210+
* Computes the sine of a number on \\( \[-\pi/4, \pi/4] \\) in single-precision floating-point format, where \\( \pi/4 \approx 0.785398164 \\).
211211
*
212212
* @private
213213
* @param {number} x - input value (in radians, assumed to be bounded by ~pi/4 in magnitude)
@@ -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-04T01:50:41.494Z
247+
at 2025-06-04T02:25:56.442Z
248248
</div>
249249
<script src="../../../../../prettify.js"></script>
250250
<script>

math/base/special/kernel-sinf/polyval_s12.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-06-04T01:50:41.494Z
214+
at 2025-06-04T02:25:56.442Z
215215
</div>
216216
<script src="../../../../../prettify.js"></script>
217217
<script>

math/base/special/kernel-sinf/polyval_s34.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-06-04T01:50:41.494Z
214+
at 2025-06-04T02:25:56.442Z
215215
</div>
216216
<script src="../../../../../prettify.js"></script>
217217
<script>

0 commit comments

Comments
 (0)