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

Function xM

resources/vega.min.js:19395–19403  ·  view source on GitHub ↗
(t)

Source from the content-addressed store, hash-verified

19393 };
19394 }
19395 function xM(t) {
19396 return function (e, n) {
19397 var r = iw(e * e + n * n),
19398 i = t(r),
19399 o = nw(i),
19400 a = Jb(i);
19401 return [Xb(e * o, r * a), sw(r && (n * o) / r)];
19402 };
19403 }
19404 var bM = _M(function (t) {
19405 return iw(2 / (1 + t));
19406 });

Callers 1

vega.min.jsFile · 0.85

Calls 2

swFunction · 0.85
tFunction · 0.70

Tested by

no test coverage detected