Skip to content

Commit 709424c

Browse files
committed
Update artifacts
1 parent 716152b commit 709424c

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
[54,54,100,1,1,100,0,0,100,54,54,100,"130c7a5c01c584fd0b1f68d70f929a69de50456f","2024-08-06 09:37:47 -0400"]
2+
[54,54,100,1,1,100,0,0,100,54,54,100,"4ceec1a04ca53795d43cca6264a957a369b825d8","2024-08-06 22:26:07 -0700"]

constants/float32/max-base2-exponent-subnormal/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ <h1>All files</h1>
101101
<div class='footer quiet pad2 space-top1 center small'>
102102
Code coverage generated by
103103
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
104-
at 2024-08-06T13:39:38.696Z
104+
at 2024-08-07T05:27:45.350Z
105105
</div>
106106
<script src="prettify.js"></script>
107107
<script>

constants/float32/max-base2-exponent-subnormal/index.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ <h1><a href="index.html">All files</a> index.js</h1>
209209
* The maximum biased base 2 exponent for a subnormal single-precision floating-point number.
210210
*
211211
* ```text
212-
* 00000000000 =&gt; 0 - BIAS = -127
212+
* 00000000 =&gt; 0 - BIAS = -127
213213
* ```
214214
*
215215
* where `BIAS = 127`.
@@ -232,7 +232,7 @@ <h1><a href="index.html">All files</a> index.js</h1>
232232
<div class='footer quiet pad2 space-top1 center small'>
233233
Code coverage generated by
234234
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
235-
at 2024-08-06T13:39:38.696Z
235+
at 2024-08-07T05:27:45.350Z
236236
</div>
237237
<script src="prettify.js"></script>
238238
<script>

0 commit comments

Comments
 (0)