Skip to content

Commit a65a1d2

Browse files
committed
Update artifacts
1 parent c186caa commit a65a1d2

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[182,182,100,7,7,100,2,2,100,182,182,100,"2a2b10b07b61d57834f6f45b57981084c7b9c2ff","2025-09-19 14:11:30 -0700"]
1+
[182,182,100,7,7,100,2,2,100,182,182,100,"fa2233ef7a52ed797a96f96083bf4ce7a8d4ca7a","2025-09-19 14:13:16 -0700"]

math/base/special/fast/maxf/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ <h1><a href="../../../../../../index.html">All files</a> math/base/special/fast/
131131
<div class='footer quiet pad2 space-top1 center small'>
132132
Code coverage generated by
133133
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
134-
at 2025-09-19T21:13:06.889Z
134+
at 2025-09-19T21:14:48.869Z
135135
</div>
136136
<script src="../../../../../../prettify.js"></script>
137137
<script>

math/base/special/fast/maxf/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> / <a href="index.html">
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-09-19T21:13:06.889Z
229+
at 2025-09-19T21:14:48.869Z
230230
</div>
231231
<script src="../../../../../../prettify.js"></script>
232232
<script>

math/base/special/fast/maxf/main.js.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -233,15 +233,15 @@ <h1><a href="../../../../../../index.html">All files</a> / <a href="index.html">
233233
*
234234
* @example
235235
* var v = maxf( 3.14, 4.2 );
236-
* // returns 4.199999809265137
236+
* // returns ~4.2
237237
*
238238
* @example
239239
* var v = maxf( 3.14, NaN );
240240
* // returns NaN
241241
*
242242
* @example
243243
* var v = maxf( NaN, 3.14 );
244-
* // returns 3.140000104904175
244+
* // returns ~3.14
245245
*
246246
* @example
247247
* var v = maxf( -0.0, +0.0 );
@@ -271,7 +271,7 @@ <h1><a href="../../../../../../index.html">All files</a> / <a href="index.html">
271271
<div class='footer quiet pad2 space-top1 center small'>
272272
Code coverage generated by
273273
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
274-
at 2025-09-19T21:13:06.889Z
274+
at 2025-09-19T21:14:48.869Z
275275
</div>
276276
<script src="../../../../../../prettify.js"></script>
277277
<script>

math/base/special/fast/maxf/native.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ <h1><a href="../../../../../../index.html">All files</a> / <a href="index.html">
259259
<div class='footer quiet pad2 space-top1 center small'>
260260
Code coverage generated by
261261
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
262-
at 2025-09-19T21:13:06.889Z
262+
at 2025-09-19T21:14:48.869Z
263263
</div>
264264
<script src="../../../../../../prettify.js"></script>
265265
<script>

0 commit comments

Comments
 (0)