Skip to content

Commit 15ac056

Browse files
committed
Update artifacts
1 parent a1d9f3d commit 15ac056

File tree

6 files changed

+8
-8
lines changed

6 files changed

+8
-8
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[228,230,99.1304,18,20,90,3,3,100,228,230,99.1304,"b13bb9d5bc4b25fb03a918b79f823f54c6768861","2025-12-19 23:25:08 +0530"]
1+
[228,230,99.1304,18,20,90,3,3,100,228,230,99.1304,"d9278f1518b91cd6e97aaba902f3c4c1bec294bf","2025-12-20 03:12:05 +0530"]

number/float32/base/to-float16/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ <h1>All files</h1>
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-12-19T17:56:46.739Z
149+
at 2025-12-19T21:43:47.042Z
150150
</div>
151151
<script src="prettify.js"></script>
152152
<script>

number/float32/base/to-float16/index.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> index.js</h1>
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-12-19T17:56:46.739Z
229+
at 2025-12-19T21:43:47.042Z
230230
</div>
231231
<script src="prettify.js"></script>
232232
<script>

number/float32/base/to-float16/main.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ <h1><a href="index.html">All files</a> main.js</h1>
154154
<div class='footer quiet pad2 space-top1 center small'>
155155
Code coverage generated by
156156
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
157-
at 2025-12-19T17:56:46.739Z
157+
at 2025-12-19T21:43:47.042Z
158158
</div>
159159
<script src="prettify.js"></script>
160160
<script>

number/float32/base/to-float16/native.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> native.js</h1>
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-12-19T17:56:46.739Z
220+
at 2025-12-19T21:43:47.042Z
221221
</div>
222222
<script src="prettify.js"></script>
223223
<script>

number/float32/base/to-float16/polyfill.js.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -320,9 +320,9 @@ <h1><a href="index.html">All files</a> polyfill.js</h1>
320320
// MAIN //
321321
&nbsp;
322322
/**
323-
* Converts a double-precision floating-point number to the nearest half-precision floating-point number.
323+
* Converts a single-precision floating-point number to the nearest half-precision floating-point number.
324324
*
325-
* @param {number} x - double-precision floating-point number
325+
* @param {number} x - single-precision floating-point number
326326
* @returns {number} nearest half-precision floating-point number
327327
*
328328
* @example
@@ -373,7 +373,7 @@ <h1><a href="index.html">All files</a> polyfill.js</h1>
373373
<div class='footer quiet pad2 space-top1 center small'>
374374
Code coverage generated by
375375
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
376-
at 2025-12-19T17:56:46.739Z
376+
at 2025-12-19T21:43:47.042Z
377377
</div>
378378
<script src="prettify.js"></script>
379379
<script>

0 commit comments

Comments
 (0)