UNPKG

@razorpay/blade

Version:

The Design System that powers Razorpay

9 lines (6 loc) 222 B
import count from '../count.js'; function thresholdSturges(values) { return Math.max(1, Math.ceil(Math.log(count(values)) / Math.LN2) + 1); } export { thresholdSturges as default }; //# sourceMappingURL=sturges.js.map