Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alignoth/alignoth
/ L
Function
L
resources/vega.min.js:175–178 ·
view source on GitHub ↗
(t, e)
Source
from the content-addressed store, hash-verified
173
return
O(t, e, S, f);
174
}
175
function
L(t, e) {
176
var
n = Math.sign(t[0]);
177
return
O(t, e, T(n), $(n));
178
}
179
function
U(t, e, n) {
180
return
O(t, e, N(n), N(1 / n));
181
}
Callers
nothing calls this directly
Calls
3
O
Function · 0.70
T
Function · 0.70
$
Function · 0.70
Tested by
no test coverage detected