| Copyright | (c) 2009, 2011 Bryan O'Sullivan |
|---|---|
| License | BSD3 |
| Maintainer | bos@serpentine.com |
| Stability | experimental |
| Portability | portable |
| Safe Haskell | Safe-Inferred |
| Language | Haskell98 |
Numeric.MathFunctions.Constants
Description
Constant values common to much numeric code.
IEE754 constants
Mathematical constants
1 / sqrt 2
2 / sqrt pi
m_ln_sqrt_2_pi :: Double Source
log(sqrt((2*pi))
sqrt (2 * pi)
m_eulerMascheroni :: Double Source
Euler–Mascheroni constant (γ = 0.57721...)