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

Function zM

resources/vega.min.js:19559–19567  ·  view source on GitHub ↗
(t, e)

Source from the content-addressed store, hash-verified

19557 TM = 0.003796,
19558 BM = iw(3) / 2;
19559 function zM(t, e) {
19560 var n = sw(BM * nw(e)),
19561 r = n * n,
19562 i = r * r * r;
19563 return [
19564 (t * Jb(n)) / (BM * (FM + 3 * SM * r + i * (7 * $M + 9 * TM * r))),
19565 n * (FM + SM * r + i * ($M + TM * r)),
19566 ];
19567 }
19568 function NM(t, e) {
19569 var n = Jb(e),
19570 r = Jb(t) * n;

Callers

nothing calls this directly

Calls 1

swFunction · 0.85

Tested by

no test coverage detected