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

Function Fy

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

Source from the content-addressed store, hash-verified

13713 return ~~(0.8 * t.length * e);
13714 }
13715 function Fy(t, e) {
13716 return $y(t) <= 0 || !(e = Ny(t, e)) ? 0 : Sy(e, Ry(t));
13717 }
13718 function Sy(t, e) {
13719 const n = `(${e}) ${t}`;
13720 let r = Ay.get(n);

Callers

nothing calls this directly

Calls 4

$yFunction · 0.85
NyFunction · 0.85
SyFunction · 0.85
RyFunction · 0.85

Tested by

no test coverage detected