Skip to content

Commit 5d4ea15

Browse files
committed
Update artifacts
1 parent 3d97185 commit 5d4ea15

File tree

6 files changed

+9
-7
lines changed

6 files changed

+9
-7
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
[49,49,100,1,1,100,0,0,100,49,49,100,"4061bd82bd160d12a5533c72d51ef012c6a2f998","2025-12-13 00:43:31 -0600"]
2+
[49,49,100,1,1,100,0,0,100,49,49,100,"39fc49d6130c8c7481c561ae93ae47f57104da18","2025-12-14 20:26:15 -0800"]

constants/float16/eulergamma/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-13T06:44:59.364Z
104+
at 2025-12-15T04:28:35.700Z
105105
</div>
106106
<script src="prettify.js"></script>
107107
<script>

constants/float16/eulergamma/index.js.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ <h1><a href="index.html">All files</a> index.js</h1>
188188
* @type {number}
189189
*
190190
* @example
191-
* var FLOAT16_EULER_GAMMA = require( '@stdlib/constants/float16/eulergamma' );
191+
* var FLOAT16_EULERGAMMA = require( '@stdlib/constants/float16/eulergamma' );
192192
* // returns 0.5771484375
193193
*/
194194
&nbsp;
@@ -204,20 +204,20 @@ <h1><a href="index.html">All files</a> index.js</h1>
204204
* @see [OEIS]{@link http://oeis.org/A001620}
205205
* @see [Wikipedia]{@link https://en.wikipedia.org/wiki/Euler-Mascheroni_constant}
206206
*/
207-
var FLOAT16_EULER_GAMMA = 0.5771484375;
207+
var FLOAT16_EULERGAMMA = 0.5771484375;
208208
&nbsp;
209209
&nbsp;
210210
// EXPORTS //
211211
&nbsp;
212-
module.exports = FLOAT16_EULER_GAMMA;
212+
module.exports = FLOAT16_EULERGAMMA;
213213
&nbsp;</pre></td></tr></table></pre>
214214

215215
<div class='push'></div><!-- for sticky footer -->
216216
</div><!-- /wrapper -->
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-13T06:44:59.364Z
220+
at 2025-12-15T04:28:35.700Z
221221
</div>
222222
<script src="prettify.js"></script>
223223
<script>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
[49,49,100,1,1,100,0,0,100,49,49,100,"6e7fa3e2f5a8b51b2c268e898ba3055b1d5caf84","2025-12-13 00:27:49 -0600"]
2+
[49,49,100,1,1,100,0,0,100,49,49,100,"39fc49d6130c8c7481c561ae93ae47f57104da18","2025-12-14 20:26:15 -0800"]

constants/float16/phi/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-13T06:28:47.110Z
104+
at 2025-12-15T04:28:37.804Z
105105
</div>
106106
<script src="prettify.js"></script>
107107
<script>

constants/float16/phi/index.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> index.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-13T06:28:47.110Z
220+
at 2025-12-15T04:28:37.804Z
221221
</div>
222222
<script src="prettify.js"></script>
223223
<script>

0 commit comments

Comments
 (0)