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

Function Ww

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

Source from the content-addressed store, hash-verified

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));
17697 }
17698 var Hw,
17699 Yw,
17700 Gw,

Callers 3

lkFunction · 0.85
NkFunction · 0.85
jkFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected