packages feed

erf-1.0.0.0: erf.cabal

Name:		erf
Version:	1.0.0.0
License:	BSD3
Author:		Lennart Augustsson
Maintainer:	Lennart Augustsson
Category:	Math
Synopsis:	The error function, erf, and friends
Stability:      experimental
Build-type:	Simple
Description:	A type class for the error function, erf, and related functions.
		Instances for Float and Double.
Hs-Source-Dirs: src
Build-Depends:		base
Exposed-modules:	Data.Number.Erf