Skip to content

Commit 70af418

Browse files
committed
Update artifacts
1 parent 1689629 commit 70af418

File tree

6 files changed

+7
-6
lines changed

6 files changed

+7
-6
lines changed

math/base/special/sincosf/assign.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -739,7 +739,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
739739
<div class='footer quiet pad2 space-top1 center small'>
740740
Code coverage generated by
741741
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
742-
at 2025-08-20T00:42:33.130Z
742+
at 2025-08-20T02:19:10.273Z
743743
</div>
744744
<script src="../../../../../prettify.js"></script>
745745
<script>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
[409,409,100,30,30,100,3,3,100,409,409,100,"4231250feb478a3677d9d9d14b65e4242a611fcf","2025-08-19 19:40:10 -0500"]
2+
[409,409,100,30,30,100,3,3,100,409,409,100,"1e3e311b448a610f744d44735839ad7de7fdf43a","2025-08-19 19:17:10 -0700"]

math/base/special/sincosf/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ <h1><a href="../../../../../index.html">All files</a> math/base/special/sincosf/
146146
<div class='footer quiet pad2 space-top1 center small'>
147147
Code coverage generated by
148148
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
149-
at 2025-08-20T00:42:33.130Z
149+
at 2025-08-20T02:19:10.273Z
150150
</div>
151151
<script src="../../../../../prettify.js"></script>
152152
<script>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
274274
<div class='footer quiet pad2 space-top1 center small'>
275275
Code coverage generated by
276276
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
277-
at 2025-08-20T00:42:33.130Z
277+
at 2025-08-20T02:19:10.273Z
278278
</div>
279279
<script src="../../../../../prettify.js"></script>
280280
<script>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
241241
<div class='footer quiet pad2 space-top1 center small'>
242242
Code coverage generated by
243243
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
244-
at 2025-08-20T00:42:33.130Z
244+
at 2025-08-20T02:19:10.273Z
245245
</div>
246246
<script src="../../../../../prettify.js"></script>
247247
<script>

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
218218
*
219219
* @private
220220
* @param {number} x - input value (in radians)
221-
* @returns {Array&lt;number&gt;} sine and cosine
221+
* @returns {Float32Array} sine and cosine
222222
*
223223
* @example
224224
* var v = sincosf( 0.0 );
@@ -253,7 +253,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
253253
<div class='footer quiet pad2 space-top1 center small'>
254254
Code coverage generated by
255255
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
256-
at 2025-08-20T00:42:33.130Z
256+
at 2025-08-20T02:19:10.273Z
257257
</div>
258258
<script src="../../../../../prettify.js"></script>
259259
<script>

0 commit comments

Comments
 (0)