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

Function rd

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

Source from the content-addressed store, hash-verified

10358 };
10359 }
10360 function rd(t) {
10361 return function (e) {
10362 return Math.sign(e) * Math.expm1(Math.abs(e)) * t;
10363 };
10364 }
10365 function id(t) {
10366 var e = 1,
10367 n = t(nd(e), rd(e));

Callers 1

idFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected