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

Function Rf

resources/vega.min.js:9395–9399  ·  view source on GitHub ↗
(t)

Source from the content-addressed store, hash-verified

9393 ((this.h = +t), (this.c = +e), (this.l = +n), (this.opacity = +r));
9394 }
9395 function Rf(t) {
9396 if (isNaN(t.h)) return new Sf(t.l, 0, 0, t.opacity);
9397 var e = t.h * _f;
9398 return new Sf(t.l, Math.cos(e) * t.c, Math.sin(e) * t.c, t.opacity);
9399 }
9400 (Oc(
9401 Sf,
9402 Ff,

Callers 2

CfFunction · 0.70
rgbFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected