Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alignoth/alignoth
/ zf
Function
zf
resources/vega.min.js:9371–9375 ·
view source on GitHub ↗
(t)
Source
from the content-addressed store, hash-verified
9369
);
9370
}
9371
function
zf(t) {
9372
return
(t /= 255) <= 0.04045
9373
? t / 12.92
9374
: Math.pow((t + 0.055) / 1.055, 2.4);
9375
}
9376
function
Nf(t, e, n, r) {
9377
return
1 === arguments.length
9378
? (
function
(t) {
Callers
1
Cf
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected