Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
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.
-
numeric-prelude NumericPrelude.Numeric No documentation available.
-
A numeric class hierarchy. This package provides alternative numeric classes over Prelude. The numeric class constellation looks somewhat like:
Usage
>>> {-# LANGUAGE GHC2024 #-} >>> {-# LANGUAGE RebindableSyntax #-} >>> import NumHask.PreludeSee NumHask for a detailed overview.