(t, e)
| 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: ["$", ""] }); |
no test coverage detected