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

Function P

resources/vega.min.js:185–190  ·  view source on GitHub ↗
(t, e, n, r, i)

Source from the content-addressed store, hash-verified

183 return O(t, e, B(n), z(n));
184 }
185 function P(t, e, n, r, i) {
186 const o = r(t[0]),
187 a = r(F(t)),
188 s = null != e ? r(e) : (o + a) / 2;
189 return [i(s + (o - s) * n), i(s + (a - s) * n)];
190 }
191 function j(t, e, n) {
192 return P(t, e, n, S, f);
193 }

Callers 4

jFunction · 0.70
IFunction · 0.70
WFunction · 0.70
HFunction · 0.70

Calls 3

FFunction · 0.85
rFunction · 0.70
iFunction · 0.70

Tested by

no test coverage detected