Skip to content

Commit 1dde9ea

Browse files
committed
Update artifacts
1 parent 87b97b7 commit 1dde9ea

File tree

5 files changed

+7
-6
lines changed

5 files changed

+7
-6
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
[133,133,100,5,5,100,2,2,100,133,133,100,"c8b2a7011179f4326a31fc018ab9fcd35b9144e2","2025-09-02 00:22:49 -0700"]
2+
[133,133,100,5,5,100,2,2,100,133,133,100,"ec60fa2056184a44d871da8228647cbed60274ab","2025-09-02 12:03:52 -0500"]

math/base/special/fast/hypotf/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/fast/
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-09-02T07:24:25.672Z
134+
at 2025-09-02T17:05:50.938Z
135135
</div>
136136
<script src="../../../../../../prettify.js"></script>
137137
<script>

math/base/special/fast/hypotf/index.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ <h1><a href="../../../../../../index.html">All files</a> / <a href="index.html">
164164
'use strict';
165165
&nbsp;
166166
/**
167-
* Compute the hypotenuse of a single-precision floating-point number.
167+
* Compute the hypotenuse of two single-precision floating-point numbers.
168168
*
169169
* @module @stdlib/math/base/special/fast/hypotf
170170
*
@@ -190,7 +190,7 @@ <h1><a href="../../../../../../index.html">All files</a> / <a href="index.html">
190190
<div class='footer quiet pad2 space-top1 center small'>
191191
Code coverage generated by
192192
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
193-
at 2025-09-02T07:24:25.672Z
193+
at 2025-09-02T17:05:50.938Z
194194
</div>
195195
<script src="../../../../../../prettify.js"></script>
196196
<script>

math/base/special/fast/hypotf/main.js.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ <h1><a href="../../../../../../index.html">All files</a> / <a href="index.html">
183183
// MAIN //
184184
&nbsp;
185185
/**
186-
* Computes the hypotenuse of a single-precision floating-point number.
186+
* Computes the hypotenuse of two single-precision floating-point numbers.
187187
*
188188
* @param {number} x - number
189189
* @param {number} y - number
@@ -208,7 +208,7 @@ <h1><a href="../../../../../../index.html">All files</a> / <a href="index.html">
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 2025-09-02T07:24:25.672Z
211+
at 2025-09-02T17:05:50.938Z
212212
</div>
213213
<script src="../../../../../../prettify.js"></script>
214214
<script>

math/base/special/fast/hypotf/native.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ <h1><a href="../../../../../../index.html">All files</a> / <a href="index.html">
211211
<div class='footer quiet pad2 space-top1 center small'>
212212
Code coverage generated by
213213
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
214-
at 2025-09-02T07:24:25.672Z
214+
at 2025-09-02T17:05:50.938Z
215215
</div>
216216
<script src="../../../../../../prettify.js"></script>
217217
<script>

0 commit comments

Comments
 (0)