Skip to content

Commit e929651

Browse files
committed
Update artifacts
1 parent 097f62d commit e929651

File tree

15 files changed

+18
-15
lines changed

15 files changed

+18
-15
lines changed

math/base/special/csc/coverage.ndjson

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
[113,113,100,3,3,100,1,1,100,113,113,100,"ec9888724c28aa7218d88ff62b91b71c0089c559","2024-05-17 20:32:56 -0400"]
44
[175,175,100,5,5,100,2,2,100,175,175,100,"fdba877adb81859aa87b72685f19a8921d4dd8db","2024-06-13 17:22:01 -0400"]
55
[175,175,100,5,5,100,2,2,100,175,175,100,"11c882dcc261abe6a898a3061b45af7f0d4a41cd","2024-06-15 21:36:00 -0400"]
6+
[175,175,100,5,5,100,2,2,100,175,175,100,"5b45d4b48b3cff026b41a744f16ecc49d97af267","2025-03-22 05:35:28 -0700"]

math/base/special/csc/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/csc/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 2024-06-16T01:40:03.635Z
134+
at 2025-03-22T12:36:54.650Z
135135
</div>
136136
<script src="../../../../../prettify.js"></script>
137137
<script>

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
213213
&nbsp;
214214
// MODULES //
215215
&nbsp;
216-
var main = require('./main.js');
216+
var main = require( './main.js' );
217217
&nbsp;
218218
&nbsp;
219219
// EXPORTS //
@@ -226,7 +226,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
226226
<div class='footer quiet pad2 space-top1 center small'>
227227
Code coverage generated by
228228
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
229-
at 2024-06-16T01:40:03.635Z
229+
at 2025-03-22T12:36:54.650Z
230230
</div>
231231
<script src="../../../../../prettify.js"></script>
232232
<script>

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
207207
&nbsp;
208208
// MODULES //
209209
&nbsp;
210-
var sin = require('@stdlib/math/base/special/sin');
210+
var sin = require( '@stdlib/math/base/special/sin' );
211211
&nbsp;
212212
&nbsp;
213213
// MAIN //
@@ -239,7 +239,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
239239
* // returns NaN
240240
*/
241241
function csc( x ) {
242-
return 1.0 / sin(x);
242+
return 1.0 / sin( x );
243243
}
244244
&nbsp;
245245
&nbsp;
@@ -253,7 +253,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
253253
<div class='footer quiet pad2 space-top1 center small'>
254254
Code coverage generated by
255255
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
256-
at 2024-06-16T01:40:03.635Z
256+
at 2025-03-22T12:36:54.650Z
257257
</div>
258258
<script src="../../../../../prettify.js"></script>
259259
<script>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
256256
<div class='footer quiet pad2 space-top1 center small'>
257257
Code coverage generated by
258258
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
259-
at 2024-06-16T01:40:03.635Z
259+
at 2025-03-22T12:36:54.650Z
260260
</div>
261261
<script src="../../../../../prettify.js"></script>
262262
<script>

math/base/special/cscd/coverage.ndjson

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
[188,188,100,5,5,100,2,2,100,188,188,100,"bf5643fb1a3f32a60903d8e210f71571e609119f","2024-12-10 22:13:16 -0500"]
55
[186,186,100,5,5,100,2,2,100,186,186,100,"406337fc2a5709ef967afbd6be8b25b0a89a3c30","2025-03-05 21:09:46 -0500"]
66
[186,186,100,5,5,100,2,2,100,186,186,100,"9c97323a8d2417f53c7fa94009b67e7b26212842","2025-03-08 01:06:31 -0800"]
7+
[186,186,100,5,5,100,2,2,100,186,186,100,"5b45d4b48b3cff026b41a744f16ecc49d97af267","2025-03-22 05:35:28 -0700"]

math/base/special/cscd/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/cscd/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-03-08T09:07:56.942Z
134+
at 2025-03-22T12:37:24.178Z
135135
</div>
136136
<script src="../../../../../prettify.js"></script>
137137
<script>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
235235
<div class='footer quiet pad2 space-top1 center small'>
236236
Code coverage generated by
237237
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
238-
at 2025-03-08T09:07:56.942Z
238+
at 2025-03-22T12:37:24.178Z
239239
</div>
240240
<script src="../../../../../prettify.js"></script>
241241
<script>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
265265
<div class='footer quiet pad2 space-top1 center small'>
266266
Code coverage generated by
267267
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
268-
at 2025-03-08T09:07:56.942Z
268+
at 2025-03-22T12:37:24.178Z
269269
</div>
270270
<script src="../../../../../prettify.js"></script>
271271
<script>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
268268
<div class='footer quiet pad2 space-top1 center small'>
269269
Code coverage generated by
270270
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
271-
at 2025-03-08T09:07:56.942Z
271+
at 2025-03-22T12:37:24.178Z
272272
</div>
273273
<script src="../../../../../prettify.js"></script>
274274
<script>

0 commit comments

Comments
 (0)