Skip to content

Commit 7575114

Browse files
committed
Update artifacts
1 parent f15e459 commit 7575114

File tree

6 files changed

+9
-9
lines changed

6 files changed

+9
-9
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[274,274,100,27,27,100,4,4,100,274,274,100,"c2744eb2c59ea6d18d51d66677b619113a0bffd4","2026-03-05 07:35:21"]
1+
[274,274,100,27,27,100,4,4,100,274,274,100,"868213cd5c131a61040ee156b3bf6428839b68f8","2026-03-05 13:17:46"]

stats/base/dists/anglit/quantile/factory.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ <h1><a href="index.html">All files</a> factory.js</h1>
284284
* Evaluates the quantile function for an anglit distribution.
285285
*
286286
* @private
287-
* @param {Probability} p - input value
287+
* @param {Probability} p - cumulative probability
288288
* @returns {number} evaluated quantile function
289289
*
290290
* @example
@@ -310,7 +310,7 @@ <h1><a href="index.html">All files</a> factory.js</h1>
310310
<div class='footer quiet pad2 space-top1 center small'>
311311
Code coverage generated by
312312
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
313-
at 2026-03-05T07:34:28.110Z
313+
at 2026-03-05T13:16:54.363Z
314314
</div>
315315
<script src="prettify.js"></script>
316316
<script>

stats/base/dists/anglit/quantile/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ <h1>All files</h1>
146146
<div class='footer quiet pad2 space-top1 center small'>
147147
Code coverage generated by
148148
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
149-
at 2026-03-05T07:34:28.110Z
149+
at 2026-03-05T13:16:54.363Z
150150
</div>
151151
<script src="prettify.js"></script>
152152
<script>

stats/base/dists/anglit/quantile/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> index.js</h1>
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 2026-03-05T07:34:28.110Z
238+
at 2026-03-05T13:16:54.363Z
239239
</div>
240240
<script src="prettify.js"></script>
241241
<script>

stats/base/dists/anglit/quantile/main.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ <h1><a href="index.html">All files</a> main.js</h1>
278278
/**
279279
* Evaluates the quantile function for an anglit distribution with location parameter `mu` and scale parameter `sigma` at a probability `p`.
280280
*
281-
* @param {Probability} p - input value
281+
* @param {Probability} p - cumulative probability
282282
* @param {number} mu - location parameter
283283
* @param {NonNegativeNumber} sigma - scale parameter
284284
* @returns {number} evaluated quantile function
@@ -343,7 +343,7 @@ <h1><a href="index.html">All files</a> main.js</h1>
343343
<div class='footer quiet pad2 space-top1 center small'>
344344
Code coverage generated by
345345
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
346-
at 2026-03-05T07:34:28.110Z
346+
at 2026-03-05T13:16:54.363Z
347347
</div>
348348
<script src="prettify.js"></script>
349349
<script>

stats/base/dists/anglit/quantile/native.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ <h1><a href="index.html">All files</a> native.js</h1>
190190
* Evaluates the quantile function for an anglit distribution with location parameter `mu` and scale parameter `sigma` at a probability `p`.
191191
*
192192
* @private
193-
* @param {Probability} p - input value
193+
* @param {Probability} p - cumulative probability
194194
* @param {number} mu - location parameter
195195
* @param {NonNegativeNumber} sigma - scale parameter
196196
* @returns {number} evaluated quantile function
@@ -214,7 +214,7 @@ <h1><a href="index.html">All files</a> native.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 2026-03-05T07:34:28.110Z
217+
at 2026-03-05T13:16:54.363Z
218218
</div>
219219
<script src="prettify.js"></script>
220220
<script>

0 commit comments

Comments
 (0)