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

Function th

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

Source from the content-addressed store, hash-verified

9564 : Zf(isNaN(t) ? e : t);
9565 }
9566 function th(t) {
9567 return 1 == (t = +t)
9568 ? eh
9569 : function (e, n) {
9570 return n - e
9571 ? (function (t, e, n) {
9572 return (
9573 (t = Math.pow(t, n)),
9574 (e = Math.pow(e, n) - t),
9575 (n = 1 / n),
9576 function (r) {
9577 return Math.pow(t + r * e, n);
9578 }
9579 );
9580 })(e, n, t)
9581 : Zf(isNaN(e) ? n : e);
9582 };
9583 }
9584 function eh(t, e) {
9585 var n = e - t;
9586 return n ? Qf(t, n) : Zf(isNaN(t) ? e : t);

Callers 1

vega.min.jsFile · 0.85

Calls 1

ZfFunction · 0.70

Tested by

no test coverage detected