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

Function vm

resources/vega.min.js:12887–12898  ·  view source on GitHub ↗
(t, e)

Source from the content-addressed store, hash-verified

12885 mm = (t, e) => cm(pm(t, e), gm(t, e)),
12886 ym = (t, e) => fm(pm(t, e), gm(t, e));
12887 function vm(t, e) {
12888 return (
12889 (nm = t),
12890 e
12891 ? ((om = e * sg),
12892 (am = lm = Math.cos(om)),
12893 (sm = Math.sin(om)),
12894 (um = -sm))
12895 : ((am = lm = 1), (om = sm = um = 0)),
12896 _m
12897 );
12898 }
12899 const _m = {
12900 beginPath() {},
12901 closePath() {},

Callers 4

JmFunction · 0.70
QmFunction · 0.70
vega.min.jsFile · 0.70
L_Function · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected