random-fu-0.0.1.1: 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
exponential :: Distribution Exponential a => a -> RVar aSource
Produced by Haddock version 2.4.2