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

Function cE

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

Source from the content-addressed store, hash-verified

20325 };
20326 }
20327 function cE(t, e, n) {
20328 const r = t >= 0 ? t : ns(e, n);
20329 return Math.round((Math.sqrt(4 * r * r + 1) - 1) / 2);
20330 }
20331 function fE(t) {
20332 return J(t) ? t : rt(+t);
20333 }

Callers 1

uFunction · 0.85

Calls 1

nsFunction · 0.70

Tested by

no test coverage detected