PHP 7.4.33
Preview: sturges.js Size: 160 B
/var/www/sitesecurity.bitkit.dk/httpdocs/node_modules/d3-array/src/threshold/sturges.js
import count from "../count.js";

export default function thresholdSturges(values) {
  return Math.max(1, Math.ceil(Math.log(count(values)) / Math.LN2) + 1);
}

Directory Contents

Dirs: 0 × Files: 3
Name Size Perms Modified Actions
303 B lrw-r--r-- 2026-04-28 09:11:40
Edit Download
260 B lrw-r--r-- 2026-04-28 09:11:40
Edit Download
160 B lrw-r--r-- 2026-04-28 09:11:40
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).