random-fu-0.0.3: Random number generationSource codeContentsIndex
Data.Random.Distribution.Exponential
Documentation
data Exponential a Source
Constructors
Exp a
show/hide Instances
floatingExponential :: (Floating a, Distribution StdUniform a) => a -> RVar aSource
floatingExponentialCDF :: Real a => a -> a -> DoubleSource
exponential :: Distribution Exponential a => a -> RVar aSource
Produced by Haddock version 2.4.2