ktongue's picture
download
raw
160 Bytes
import count from "../count.js";
export default function thresholdSturges(values) {
return Math.max(1, Math.ceil(Math.log(count(values)) / Math.LN2) + 1);
}

Xet Storage Details

Size:
160 Bytes
·
Xet hash:
1f45d49afef12c5acd1eefddcb18c6886ac3d766c1b79f008c3d4367291e9dfa

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.