@@ -25,7 +25,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
2525 < div class ='fl pad1y space-right2 '>
2626 < span class ="strong "> 100% </ span >
2727 < span class ="quiet "> Statements</ span >
28- < span class ='fraction '> 66/66 </ span >
28+ < span class ='fraction '> 67/67 </ span >
2929 </ div >
3030
3131
@@ -46,7 +46,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
4646 < div class ='fl pad1y space-right2 '>
4747 < span class ="strong "> 100% </ span >
4848 < span class ="quiet "> Lines</ span >
49- < span class ='fraction '> 66/66 </ span >
49+ < span class ='fraction '> 67/67 </ span >
5050 </ div >
5151
5252
@@ -57,7 +57,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
5757 < template id ="filterTemplate ">
5858 < div class ="quiet ">
5959 Filter:
60- < input oninput =" onInput() " type ="search " id ="fileSearch ">
60+ < input type ="search " id ="fileSearch ">
6161 </ div >
6262 </ template >
6363 </ div >
@@ -129,7 +129,9 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
129129< a name ='L64 '> </ a > < a href ='#L64 '> 64</ a >
130130< a name ='L65 '> </ a > < a href ='#L65 '> 65</ a >
131131< a name ='L66 '> </ a > < a href ='#L66 '> 66</ a >
132- < a name ='L67 '> </ a > < a href ='#L67 '> 67</ a > </ td > < td class ="line-coverage quiet "> < span class ="cline-any cline-yes "> 1x</ span >
132+ < a name ='L67 '> </ a > < a href ='#L67 '> 67</ a >
133+ < a name ='L68 '> </ a > < a href ='#L68 '> 68</ a > </ td > < td class ="line-coverage quiet "> < span class ="cline-any cline-yes "> 1x</ span >
134+ < span class ="cline-any cline-yes "> 1x</ span >
133135< span class ="cline-any cline-yes "> 1x</ span >
134136< span class ="cline-any cline-yes "> 1x</ span >
135137< span class ="cline-any cline-yes "> 1x</ span >
@@ -225,6 +227,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
225227/**
226228* Returns a single-precision floating-point number with the magnitude of `x` and the sign of `x*y`.
227229*
230+ * @private
228231* @param {number} x - number from which to derive a magnitude
229232* @param {number} y - number from which to derive a sign
230233* @returns {number} a single-precision floating-point number
@@ -268,7 +271,7 @@ <h1><a href="../../../../../index.html">All files</a> / <a href="index.html">mat
268271 < div class ='footer quiet pad2 space-top1 center small '>
269272 Code coverage generated by
270273 < a href ="https://istanbul.js.org/ " target ="_blank " rel ="noopener noreferrer "> istanbul</ a >
271- at 2023-12-18T02:41:32.949Z
274+ at 2025-03-19T22:56:31.667Z
272275 </ div >
273276 < script src ="../../../../../prettify.js "> </ script >
274277 < script >
0 commit comments