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

Function Iw

resources/vega.min.js:17691–17693  ·  view source on GitHub ↗
(t, e)

Source from the content-addressed store, hash-verified

17689 ((t[0] += e[0]), (t[1] += e[1]), (t[2] += e[2]));
17690 }
17691 function Iw(t, e) {
17692 return [t[0] * e, t[1] * e, t[2] * e];
17693 }
17694 function Ww(t) {
17695 var e = iw(t[0] * t[0] + t[1] * t[1] + t[2] * t[2]);
17696 ((t[0] /= e), (t[1] /= e), (t[2] /= e));

Callers 1

aFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected