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

Function bg

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

Source from the content-addressed store, hash-verified

12139 },
12140 };
12141 function bg(t) {
12142 return ut(xg, t)
12143 ? xg[t]
12144 : (function (t) {
12145 if (!ut(wg, t)) {
12146 const e = ag(t);
12147 wg[t] = {
12148 draw: function (t, n) {
12149 yg(t, e, 0, 0, Math.sqrt(n) / 2);
12150 },
12151 };
12152 }
12153 return wg[t];
12154 })(t);
12155 }
12156 var wg = {};
12157 const kg = 0.448084975506;
12158 function Ag(t) {

Callers 1

vega.min.jsFile · 0.85

Calls 3

agFunction · 0.85
ygFunction · 0.85
utFunction · 0.70

Tested by

no test coverage detected