function n(n,r,t=.03){return n-r>t}export{n as i};