mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-22 14:44:30 +00:00
4 lines
91 B
Go
4 lines
91 B
Go
package metrics
|
|
|
|
const epsilon = 0.0000000000000001
|
|
const epsilonPercentile = .00000000001
|