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

Function Ve

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

Source from the content-addressed store, hash-verified

1652 return Math.max(0, -Be(Math.abs(t)));
1653 }
1654 function Ve(t, e) {
1655 return Math.max(
1656 0,
1657 3 * Math.max(-8, Math.min(8, Math.floor(Be(e) / 3))) - Be(Math.abs(t)),
1658 );
1659 }
1660 function Xe(t, e) {
1661 return (
1662 (t = Math.abs(t)),

Callers 2

formatSpanFunction · 0.85
YhFunction · 0.85

Calls 1

BeFunction · 0.85

Tested by

no test coverage detected