Skip to content

Commit 82055bb

Browse files
committed
Update artifacts
1 parent cee2700 commit 82055bb

File tree

9 files changed

+21
-19
lines changed

9 files changed

+21
-19
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
[115,115,100,4,4,100,1,1,100,115,115,100,"9d8915457450867faad800fea902a043423f0e0e","2025-07-11 02:50:40 -0700"]
2+
[115,115,100,4,4,100,1,1,100,115,115,100,"71e8e767185b454e8f68d7fee778f3177f2e7f85","2025-07-11 09:52:50 -0500"]

complex/float32/base/assert/is-almost-equal/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ <h1><a href="../../../../../../index.html">All files</a> complex/float32/base/as
116116
<div class='footer quiet pad2 space-top1 center small'>
117117
Code coverage generated by
118118
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
119-
at 2025-07-11T09:52:18.907Z
119+
at 2025-07-11T14:55:18.501Z
120120
</div>
121121
<script src="../../../../../../prettify.js"></script>
122122
<script>

complex/float32/base/assert/is-almost-equal/index.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ <h1><a href="../../../../../../index.html">All files</a> / <a href="index.html">
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-07-11T09:52:18.907Z
217+
at 2025-07-11T14:55:18.501Z
218218
</div>
219219
<script src="../../../../../../prettify.js"></script>
220220
<script>

complex/float32/base/assert/is-almost-equal/main.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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-07-11T09:52:18.907Z
274+
at 2025-07-11T14:55:18.501Z
275275
</div>
276276
<script src="../../../../../../prettify.js"></script>
277277
<script>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
[164,164,100,5,5,100,2,2,100,164,164,100,"f17f40aedbdfc363ea7e21bc3e2c9bf3eab00d0c","2025-07-11 03:02:14 -0700"]
2+
[164,164,100,5,5,100,2,2,100,164,164,100,"71e8e767185b454e8f68d7fee778f3177f2e7f85","2025-07-11 09:52:50 -0500"]

math/base/special/sech/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/sech/lib
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-07-11T10:04:27.928Z
134+
at 2025-07-11T14:55:52.817Z
135135
</div>
136136
<script src="../../../../../prettify.js"></script>
137137
<script>

math/base/special/sech/index.js.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -188,18 +188,18 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
188188
*
189189
* @example
190190
* var sech = require( '@stdlib/math/base/special/sech' );
191-
*
192-
* var v = sech( 0.0 );
193-
* // returns 1.0
194-
*
195-
* v = sech( 2.0 );
196-
* // returns ~0.2658
197-
*
198-
* v = sech( -2.0 );
199-
* // returns ~0.2658
200-
*
201-
* v = sech( NaN );
202-
* // returns NaN
191+
*
192+
* var v = sech( 0.0 );
193+
* // returns 1.0
194+
*
195+
* v = sech( 2.0 );
196+
* // returns ~0.2658
197+
*
198+
* v = sech( -2.0 );
199+
* // returns ~0.2658
200+
*
201+
* v = sech( NaN );
202+
* // returns NaN
203203
*/
204204
&nbsp;
205205
// MODULES //
@@ -217,7 +217,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
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-07-11T10:04:27.928Z
220+
at 2025-07-11T14:55:52.817Z
221221
</div>
222222
<script src="../../../../../prettify.js"></script>
223223
<script>

math/base/special/sech/main.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
241241
<div class='footer quiet pad2 space-top1 center small'>
242242
Code coverage generated by
243243
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
244-
at 2025-07-11T10:04:27.928Z
244+
at 2025-07-11T14:55:52.817Z
245245
</div>
246246
<script src="../../../../../prettify.js"></script>
247247
<script>

math/base/special/sech/native.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
244244
<div class='footer quiet pad2 space-top1 center small'>
245245
Code coverage generated by
246246
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
247-
at 2025-07-11T10:04:27.928Z
247+
at 2025-07-11T14:55:52.817Z
248248
</div>
249249
<script src="../../../../../prettify.js"></script>
250250
<script>

0 commit comments

Comments
 (0)