Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alignoth/alignoth
/ qw
Function
qw
resources/vega.min.js:17678–17680 ·
view source on GitHub ↗
(t, e)
Source
from the content-addressed store, hash-verified
17676
return
[r * Jb(e), r * nw(e), nw(n)];
17677
}
17678
function
qw(t, e) {
17679
return
t[0] * e[0] + t[1] * e[1] + t[2] * e[2];
17680
}
17681
function
Pw(t, e) {
17682
return
[
17683
t[1] * e[2] - t[2] * e[1],
Callers
1
a
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected