MCPcopy Create free account
hub / github.com/alignoth/alignoth / Vh

Function Vh

resources/vega.min.js:10234–10246  ·  view source on GitHub ↗
(t, e)

Source from the content-addressed store, hash-verified

10232 );
10233 }
10234 function Vh(t, e) {
10235 var n,
10236 r = 0,
10237 i = (t = t.slice()).length - 1,
10238 o = t[r],
10239 a = t[i];
10240 return (
10241 a < o && ((n = r), (r = i), (i = n), (n = o), (o = a), (a = n)),
10242 (t[r] = e.floor(o)),
10243 (t[i] = e.ceil(a)),
10244 t
10245 );
10246 }
10247 function Xh(t) {
10248 return Math.log(t);
10249 }

Callers 2

edFunction · 0.85
hdFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected