Skip to content

Commit 8392caf

Browse files
committed
Update artifacts
1 parent ad6fbb7 commit 8392caf

File tree

5 files changed

+6
-5
lines changed

5 files changed

+6
-5
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
[199,199,100,5,5,100,2,2,100,199,199,100,"66f68cf6493c41ccfe4107e76d04a6bc43769b63","2025-04-29 22:03:14 -0400"]
2+
[199,199,100,5,5,100,2,2,100,199,199,100,"7513cfee4cc2404b62615c9c9be7c882396e0b39","2025-05-20 22:48:04 -0700"]

number/float32/base/exponent/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> number/float32/base/expone
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-04-30T02:04:37.470Z
134+
at 2025-05-21T05:49:28.527Z
135135
</div>
136136
<script src="../../../../../prettify.js"></script>
137137
<script>

number/float32/base/exponent/index.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,8 +195,8 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">num
195195
* @module @stdlib/number/float32/base/exponent
196196
*
197197
* @example
198-
* var exponent = require( '@stdlib/number/float32/base/exponent' );
199198
* var toFloat32 = require( '@stdlib/number/float64/base/to-float32' );
199+
* var exponent = require( '@stdlib/number/float32/base/exponent' );
200200
*
201201
* var exp = exponent( toFloat32( 3.14e34 ) );
202202
* // returns 114 =&gt; 2**114 ~ 2.08e34
@@ -229,7 +229,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">num
229229
<div class='footer quiet pad2 space-top1 center small'>
230230
Code coverage generated by
231231
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
232-
at 2025-04-30T02:04:37.470Z
232+
at 2025-05-21T05:49:28.527Z
233233
</div>
234234
<script src="../../../../../prettify.js"></script>
235235
<script>

number/float32/base/exponent/main.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">num
304304
<div class='footer quiet pad2 space-top1 center small'>
305305
Code coverage generated by
306306
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
307-
at 2025-04-30T02:04:37.470Z
307+
at 2025-05-21T05:49:28.527Z
308308
</div>
309309
<script src="../../../../../prettify.js"></script>
310310
<script>

number/float32/base/exponent/native.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">num
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-04-30T02:04:37.470Z
277+
at 2025-05-21T05:49:28.527Z
278278
</div>
279279
<script src="../../../../../prettify.js"></script>
280280
<script>

0 commit comments

Comments
 (0)