base-4.15.1.0: Basic libraries
Copyright(c) Daniel Fischer 2010
Licensesee libraries/base/LICENSE
Maintainercvs-ghc@haskell.org
Stabilityinternal
Portabilitynon-portable (GHC Extensions)
Safe HaskellTrustworthy
LanguageHaskell2010

GHC.Float.RealFracMethods

Description

Methods for the RealFrac instances for Float and Double, with specialised versions for Int.

Moved to their own module to not bloat GHC.Float further.

Synopsis

Double methods

Integer results

Int results

Double/Int conversions, wrapped primops

Float methods

Integer results

Int results

Float/Int conversions, wrapped primops