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

Function xe

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

Source from the content-addressed store, hash-verified

1199 return ye((t = +t), (e = +e), (n = +n))[2];
1200 }
1201 function xe(t, e, n) {
1202 n = +n;
1203 const r = (e = +e) < (t = +t),
1204 i = r ? _e(e, t, n) : _e(t, e, n);
1205 return (r ? -1 : 1) * (i < 0 ? 1 / -i : i);
1206 }
1207 function be(t, e) {
1208 let n;
1209 if (void 0 === e)

Callers 6

sFunction · 0.70
XrFunction · 0.70
formatSpanFunction · 0.70
YhFunction · 0.70
sEFunction · 0.70
yzFunction · 0.70

Calls 1

_eFunction · 0.85

Tested by

no test coverage detected