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

Function sE

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

Source from the content-addressed store, hash-verified

20295 );
20296 }
20297 function sE(t, e, n) {
20298 return function (r) {
20299 var i = at(r),
20300 o = n ? Math.min(i[0], 0) : i[0],
20301 a = i[1],
20302 s = a - o,
20303 u = e ? xe(o, a, t) : s / (t + 1);
20304 return Fe(o + u, a, u);
20305 };
20306 }
20307 function uE(t) {
20308 Xa.call(this, null, t);
20309 }

Callers 1

transformFunction · 0.85

Calls 3

FeFunction · 0.85
atFunction · 0.70
xeFunction · 0.70

Tested by

no test coverage detected