úÎ(%Œ     #Bas van Dijk <v.dijk.bas@gmail.com>None1Control the rendering of floating point numbers. (Use decimal notation for values between 0.1 and   9,999,999%, and scientific notation otherwise. Standard decimal notation. Scientific notation (e.g. 2.3e123). 0An arbitrary-precision number represented using   0http://en.wikipedia.org/wiki/Scientific_notationscientific notation. #This type describes the set of all s which have a finite  decimal expansion. A scientific number with  c and  e  corresponds to the  number:  c * 10  e (The coefficient of a scientific number. -The base-10 exponent of a scientific number. scientific c e% constructs a scientific number with   c and  e. Efficient conversion from a  to a  number. :Note that this module provides rewrite RULES that convert   into  when going from a  to  either a , ,  or  to avoid going  via . So it's recommended to use  to convert to a   number. However, if you don't want to rely on these " RULES this function can be used. Efficient conversion from a  into a   number. :Note that this module provides rewrite RULES that convert   into   when going from either a  , ,  or  to a  to avoid  going via . So it's recommended to use  to convert  numbers  into . However, if you don't want to rely on these " RULES this function can be used.  Similar to , toDecimalDigits takes a  non-negative * number, and returns a list of digits and ' a base-10 exponent. In particular, if x>=0, and  ) toDecimalDigits x = ([d1,d2,...,dn], e) then  n >= 1 x = 0.d1d2...dn * (10^^e) 0 <= di <= 9 A Text Builder+ which renders a scientific number to full @ precision, using standard decimal notation for arguments whose  absolute value lies between 0.1 and  9,999,999, and scientific  notation otherwise. Like  ! but provides rendering options. &Unsafe conversion for decimal digits. Like ! but provides rendering options. WARNING:  and & will diverge when their outputs have  an infinite decimal expansion.  will diverge when the  input $ has an infinite decimal expansion. ! !"#$%& $Number of decimal places to render.  $Number of decimal places to render. '()*+,-./0    !"#$%&  '()*+,-./01      ! "#$%&'()*+,-./0123456789:scientific-0.0.0.2Data.ScientificFPFormatGenericFixedExponent Scientific coefficientbase10Exponent scientific toFractional fromRealFloattoDecimalDigitsscientificBuilderformatScientificBuilderformatScientificbaseGHC.RealReal FractionalGHC.Num fromInteger^^ realToFracghc-prim GHC.TypesDoubleFloatForeign.C.TypesCDoubleCFloatRational GHC.Float RealFloat floatToDigitsi2dGHC.Showshow$fFractionalScientificrecip/ fromRational scientificP foldDigits isDecimalisSignisE whenFloatingroundTo$fRealFracScientific$fRealScientific$fNumScientific$fOrdScientific$fEqScientific$fReadScientific$fShowScientific$fHashableScientific$fNFDataScientific