UNPKG

siegel

Version:

Web application development ecosystem

1 lines 112 B
export default function(t,...e){let r=Math.pow(10,t);return Math.round(e.reduce((t,e)=>t+Math.round(e*r),0))/r};