Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. expSmall :: Integer -> Integer -> Integer

    numeric-prelude Number.FixedPoint

    No documentation available.

  2. lnSmall :: Integer -> Integer -> Integer

    numeric-prelude Number.FixedPoint

    No documentation available.

  3. module Number.OccasionallyScalarExpression

    Physical expressions track the operations made on physical values so we are able to give detailed information on how to resolve unit violations.

  4. module Number.PartiallyTranscendental

    Define Transcendental functions on arbitrary fields. These functions are defined for only a few (in most cases only one) arguments, that's why we discourage making these types instances of C. But instances of C can be useful when working with power series. If you intend to work with power series with Rational coefficients, you might consider using MathObj.PowerSeries.T (Number.PartiallyTranscendental.T Rational) instead of MathObj.PowerSeries.T Rational.

  5. arctanSmall :: Basis -> T -> T

    numeric-prelude Number.Positional

    No documentation available.

  6. cosSinSmall :: Basis -> T -> (T, T)

    numeric-prelude Number.Positional

    Absolute value of argument should be below 1.

  7. cosSinhSmall :: Basis -> T -> (T, T)

    numeric-prelude Number.Positional

    Absolute value of argument should be below 1.

  8. expSmall :: Basis -> T -> T

    numeric-prelude Number.Positional

    Absolute value of argument should be below 1.

  9. expSmallLazy :: Basis -> T -> T

    numeric-prelude Number.Positional

    No documentation available.

  10. lnSmall :: Basis -> T -> T

    numeric-prelude Number.Positional

    No documentation available.

Page 537 of many | Previous | Next