Hoogle Search
Within LTS Haskell 24.51 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
fpMinimumNumber :: IEEEFPOp a => a -> a -> agrisette Grisette.Internal.Core.Data.Class.IEEEFP IEEE754-2019 minimumNumber operation.
- The comparison for zeros follows -0 < 0
- Returns the other operand if one operand is NaN.
ResultNumLimitReached :: SolvingFailuregrisette Grisette.Internal.Core.Data.Class.Solver The solver has reached the maximum number of models to return.
module Grisette.Internal.SymPrim.Prim.Internal.Instances.
PEvalNumTerm No documentation available.
pattern
AbsNumTerm :: () => (SupportedPrim t, PEvalNumTerm t) => Term t -> Term tgrisette Grisette.Internal.SymPrim.Prim.Internal.Term Pattern synonym for AbsNumTerm'. Note that using this pattern to construct a Term will do term simplification.
-
grisette Grisette.Internal.SymPrim.Prim.Internal.Term No documentation available.
pattern
AddNumTerm :: () => (SupportedPrim t, PEvalNumTerm t) => Term t -> Term t -> Term tgrisette Grisette.Internal.SymPrim.Prim.Internal.Term Pattern synonym for AddNumTerm'. Note that using this pattern to construct a Term will do term simplification.
-
grisette Grisette.Internal.SymPrim.Prim.Internal.Term No documentation available.
-
grisette Grisette.Internal.SymPrim.Prim.Internal.Term No documentation available.
-
grisette Grisette.Internal.SymPrim.Prim.Internal.Term No documentation available.
pattern
MulNumTerm :: () => (SupportedPrim t, PEvalNumTerm t) => Term t -> Term t -> Term tgrisette Grisette.Internal.SymPrim.Prim.Internal.Term Pattern synonym for MulNumTerm'. Note that using this pattern to construct a Term will do term simplification.