Skip to content

Commit d5fecdf

Browse files
committed
Update artifacts
1 parent 8b62957 commit d5fecdf

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[226,226,100,14,14,100,2,2,100,226,226,100,"f0b08ab37e37a2a6dc1df81edf1216d35c6b8ee2","2026-01-01 07:01:55"]
1+
[226,226,100,14,14,100,2,2,100,226,226,100,"c95447932a13ab25a98039bbe2f6a53d36ae83ea","2026-01-01 07:05:38"]

math/base/special/acoshf/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ <h1>All files</h1>
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 2026-01-01T07:00:52.360Z
134+
at 2026-01-01T07:04:35.028Z
135135
</div>
136136
<script src="prettify.js"></script>
137137
<script>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ <h1><a href="index.html">All files</a> index.js</h1>
208208
<div class='footer quiet pad2 space-top1 center small'>
209209
Code coverage generated by
210210
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
211-
at 2026-01-01T07:00:52.360Z
211+
at 2026-01-01T07:04:35.028Z
212212
</div>
213213
<script src="prettify.js"></script>
214214
<script>

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -384,9 +384,9 @@ <h1><a href="index.html">All files</a> main.js</h1>
384384
*
385385
* ```tex
386386
* \operatorname{acoshf}(x) = \begin{cases}
387-
* \logf(x) + \tfrac{\ln}{2} &amp; \text{ if x is large } \\
388-
* \logf \left( 2x-\tfrac{1}{\sqrtf{x^2-1}+x} \right) &amp; \text{ if } x &gt; 2 \\
389-
* \operatorname{log1pf}\left( x - 1 + \sqrtf{ 2 \cdot (x-1) + (x-1)^2 } \right) &amp; \text{ otherwise }
387+
* \log(x) + \tfrac{\ln}{2} &amp; \text{ if x is large } \\
388+
* \log \left( 2x-\tfrac{1}{\sqrtf{x^2-1}+x} \right) &amp; \text{ if } x &gt; 2 \\
389+
* \operatorname{log1p}\left( x - 1 + \sqrt{ 2 \cdot (x-1) + (x-1)^2 } \right) &amp; \text{ otherwise }
390390
* \end{cases}
391391
* ```
392392
*
@@ -448,7 +448,7 @@ <h1><a href="index.html">All files</a> main.js</h1>
448448
<div class='footer quiet pad2 space-top1 center small'>
449449
Code coverage generated by
450450
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
451-
at 2026-01-01T07:00:52.360Z
451+
at 2026-01-01T07:04:35.028Z
452452
</div>
453453
<script src="prettify.js"></script>
454454
<script>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ <h1><a href="index.html">All files</a> native.js</h1>
232232
<div class='footer quiet pad2 space-top1 center small'>
233233
Code coverage generated by
234234
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
235-
at 2026-01-01T07:00:52.360Z
235+
at 2026-01-01T07:04:35.028Z
236236
</div>
237237
<script src="prettify.js"></script>
238238
<script>

0 commit comments

Comments
 (0)