úÎÕž     #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 and exact conversion from a  into a   number.  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. !"#$%&'()*      !"#$%&'()*+      !"#$%&'()*+,-./01scientific-0.1.0.0Data.ScientificFPFormatGenericFixedExponent Scientific coefficientbase10Exponent scientificfromFloatDigitstoDecimalDigitsscientificBuilderformatScientificBuilderformatScientificbaseGHC.RealReal FractionalGHC.Num fromInteger^^ GHC.Float RealFloat floatToDigitsi2dGHC.Showshow$fFractionalScientificrecip/ fromRationalRational scientificP foldDigits isDecimalisSignisE whenFloatingroundTo$fRealFracScientific$fRealScientific$fNumScientific$fOrdScientific$fEqScientific$fReadScientific$fShowScientific$fHashableScientific$fNFDataScientific