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.
-
ace ACE.Types.Syntax No documentation available.
NumberP :: !Maybe GeneralizedQuantor -> Integer -> NumberPace ACE.Types.Syntax No documentation available.
Number :: (Int, Int) -> Integer -> Tokenace ACE.Types.Tokens No documentation available.
module Data.Approximate.
Numerics These functions provide wildly inaccurate but very fast approximations to common transcendental functions. The algorithms here are based on Martin Ankerl's optimized pow, http://martin.ankerl.com/2007/10/04/optimized-pow-approximation-for-java-and-c-c/ which is in turn based on http://nic.schraudolph.org/pubs/Schraudolph99.pdf
-
ascii-char ASCII.Char #
-
battleship-combinatorics Combinatorics.Battleship No documentation available.
-
battleship-combinatorics Combinatorics.Battleship.Fleet No documentation available.
module Data.Binary.Parser.
Numeric Simple, efficient combinator parsing for numeric values.
class (Floating a, Storable a) =>
Numeric ablas-hs Blas.Generic.Safe Blas operations that are applicable to real and complex numbers. Instances are defined for the 4 types supported by Blas: the single- and double-precision floating point types and their complex versions.
class (Floating a, Storable a) =>
Numeric ablas-hs Blas.Generic.Unsafe Blas operations that are applicable to real and complex numbers. Instances are defined for the 4 types supported by Blas: the single- and double-precision floating point types and their complex versions.