numeric-prelude-0.2: An experimental alternative hierarchy of numeric type classes
Algebra.RealField
Synopsis
class (C a, C a) => C a Source
This is a convenient class for common types that both form a field and have a notion of ordering by magnitude.
Instances