UNPKG

simple-statistics

Version:
7 lines (5 loc) 117 B
/** * https://simple-statistics.github.io/docs/#epsilon */ declare const epsilon: number; export default epsilon;