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

Function yf

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

Source from the content-addressed store, hash-verified

9202 return (t = (t || 0) % 360) < 0 ? t + 360 : t;
9203 }
9204 function yf(t) {
9205 return Math.max(0, Math.min(1, t || 0));
9206 }
9207 function vf(t, e, n) {
9208 return (
9209 255 *

Callers 2

clampFunction · 0.70
formatHslFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected