Hoogle Search
Within LTS Haskell 24.46 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
hledger-lib Hledger.Read.Common Parse a string representation of a number for its value and display attributes. Some international number formats are accepted, eg either period or comma may be used for the decimal mark, and the other of these may be used for separating digit groups in the integer part. See http://en.wikipedia.org/wiki/Decimal_separator for more examples. This returns: the parsed numeric value, the precision (number of digits seen following the decimal mark), the decimal mark character used if any, and the digit group style if any.
numDigitsInt :: Integral a => Int -> ahledger-lib Hledger.Utils Find the number of digits of an Int.
numDigitsInteger :: Integer -> Inthledger-lib Hledger.Utils Find the number of digits of an Integer. The integer should not have more digits than an Int can count. This is probably inefficient.
numberToValue :: Double -> JSM JSValjsaddle Language.Javascript.JSaddle.Native.Internal No documentation available.
-
An experimental alternative hierarchy of numeric type classes The package provides an experimental alternative hierarchy of numeric type classes. The type classes are more oriented at mathematical structures and their methods come with laws that the instances must fulfill.
numColumns :: T a -> Dimensionnumeric-prelude MathObj.Matrix No documentation available.
-
numeric-prelude MathObj.Matrix No documentation available.
-
numeric-prelude Number.FixedPoint.Check No documentation available.
-
numeric-prelude Number.Ratio No documentation available.
-
numeric-prelude NumericPrelude No documentation available.