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

Function qs

resources/vega.min.js:4997–5003  ·  view source on GitHub ↗
(t, e, n)

Source from the content-addressed store, hash-verified

4995 return (t = 1 - t * t * t) * t * t;
4996 }
4997 function qs(t, e, n) {
4998 const r = t[e];
4999 let i = n[0],
5000 o = n[1] + 1;
5001 if (!(o >= t.length))
5002 for (; e > i && t[o] - r <= r - t[i]; ) ((n[0] = ++i), (n[1] = o), ++o);
5003 }
5004 const Ps = (0.5 * Math.PI) / 180;
5005 function js(t, e, n, r) {
5006 ((n = n || 25), (r = Math.max(n, r || 200)));

Callers 1

LsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected