Skip to content

Commit 1e3b39c

Browse files
committed
Update artifacts
1 parent bbedf78 commit 1e3b39c

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[48,48,100,1,1,100,0,0,100,48,48,100,"bfcf8897618efe38b6d817b5de14a9eff5c0781e","2025-12-11 20:38:45 +0530"]
1+
[48,48,100,1,1,100,0,0,100,48,48,100,"997cfd19724c074814c9bc57e13f9e3e2ad00c87","2025-12-11 20:53:47 +0530"]

constants/float16/sqrt-two/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 2025-12-11T15:10:31.598Z
104+
at 2025-12-11T15:24:46.642Z
105105
</div>
106106
<script src="prettify.js"></script>
107107
<script>

constants/float16/sqrt-two/index.js.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ <h1><a href="index.html">All files</a> index.js</h1>
180180
'use strict';
181181
&nbsp;
182182
/**
183-
* Square root of `2`.
183+
* Square root of `2` as a half-precision floating-point number.
184184
*
185185
* @module @stdlib/constants/float16/sqrt-two
186186
* @type {number}
@@ -194,7 +194,7 @@ <h1><a href="index.html">All files</a> index.js</h1>
194194
// MAIN //
195195
&nbsp;
196196
/**
197-
* Square root of `2`.
197+
* Square root of `2` as a half-precision floating-point number.
198198
*
199199
* @constant
200200
* @type {number}
@@ -214,7 +214,7 @@ <h1><a href="index.html">All files</a> index.js</h1>
214214
<div class='footer quiet pad2 space-top1 center small'>
215215
Code coverage generated by
216216
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
217-
at 2025-12-11T15:10:31.598Z
217+
at 2025-12-11T15:24:46.642Z
218218
</div>
219219
<script src="prettify.js"></script>
220220
<script>

0 commit comments

Comments
 (0)