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

Function Xe

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

Source from the content-addressed store, hash-verified

1658 );
1659 }
1660 function Xe(t, e) {
1661 return (
1662 (t = Math.abs(t)),
1663 (e = Math.abs(e) - t),
1664 Math.max(0, Be(e) - Be(t)) + 1
1665 );
1666 }
1667 !(function (t) {
1668 ((Pe = Ye(t)), (je = Pe.format), (Ie = Pe.formatPrefix));
1669 })({ thousands: ",", grouping: [3], currency: ["$", ""] });

Callers 2

formatSpanFunction · 0.85
YhFunction · 0.85

Calls 1

BeFunction · 0.85

Tested by

no test coverage detected