| |||||||||||||||||||||
| |||||||||||||||||||||
Description | |||||||||||||||||||||
Constant values common to much statistics code. | |||||||||||||||||||||
Synopsis | |||||||||||||||||||||
| |||||||||||||||||||||
Documentation | |||||||||||||||||||||
| |||||||||||||||||||||
The smallest Double ε such that 1 + ε ≠ 1. | |||||||||||||||||||||
| |||||||||||||||||||||
A very large number. | |||||||||||||||||||||
| |||||||||||||||||||||
1 / sqrt 2 | |||||||||||||||||||||
| |||||||||||||||||||||
2 / sqrt pi | |||||||||||||||||||||
| |||||||||||||||||||||
log(sqrt((2*pi)) / 2 | |||||||||||||||||||||
| |||||||||||||||||||||
The largest Int x such that 2**(x-1) is approximately representable as a Double. | |||||||||||||||||||||
| |||||||||||||||||||||
sqrt 2 | |||||||||||||||||||||
| |||||||||||||||||||||
sqrt (2 * pi) | |||||||||||||||||||||
| |||||||||||||||||||||
Positive infinity. | |||||||||||||||||||||
| |||||||||||||||||||||
Negative infinity. | |||||||||||||||||||||
| |||||||||||||||||||||
Not a number. | |||||||||||||||||||||
Produced by Haddock version 2.4.2 |