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

Function cs

resources/vega.min.js:4421–4424  ·  view source on GitHub ↗
(t, e, n)

Source from the content-addressed store, hash-verified

4419 return e + o * n;
4420 }
4421 function cs(t, e, n) {
4422 const r = (t - (e || 0)) / (n = null == n ? 1 : n);
4423 return Math.exp(-0.5 * r * r) / (n * as);
4424 }
4425 function fs(t, e, n) {
4426 const r = (t - (e = e || 0)) / (n = null == n ? 1 : n),
4427 i = Math.abs(r);

Callers 1

dsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected