Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alignoth/alignoth
/ ys
Function
ys
resources/vega.min.js:4592–4594 ·
view source on GitHub ↗
(t, e, n)
Source
from the content-addressed store, hash-verified
4590
return
Math.exp(-0.5 * r * r) / (n * as * t);
4591
}
4592
function
ys(t, e, n) {
4593
return
fs(Math.log(t), e, n);
4594
}
4595
function
vs(t, e, n) {
4596
return
Math.exp(hs(t, e, n));
4597
}
Callers
1
_s
Function · 0.85
Calls
1
fs
Function · 0.85
Tested by
no test coverage detected