Math.sumPrecise

namespace Math {
  sumPrecise(items: Iterable<number>): Number;
}

CommonJS entry points

core-js/proposals/math-sum