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

Function I

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

Source from the content-addressed store, hash-verified

192 return P(t, e, n, S, f);
193 }
194 function I(t, e, n) {
195 const r = Math.sign(t[0]);
196 return P(t, e, n, T(r), $(r));
197 }
198 function W(t, e, n, r) {
199 return P(t, e, n, N(r), N(1 / r));
200 }

Callers 1

transformFunction · 0.70

Calls 3

PFunction · 0.70
TFunction · 0.70
$Function · 0.70

Tested by

no test coverage detected