Searched defs:unitsIndex (Results 1 – 1 of 1) sorted by relevance
366 let unitsIndex = Math.trunc(Math.log(totalSize) / Math.log(step)); variable368 const result = totalSize / +units[unitsIndex][1]; constant