Safe Haskell | None |
---|---|
Language | Haskell98 |
Number.ResidueClass
Documentation
divideMaybe :: C a => a -> a -> a -> Maybe a Source #
The division may be ambiguous. In this case an arbitrary quotient is returned.
0:4 * 2:4 == 0/:4 2:4 * 2:4 == 0/:4
numeric-prelude-0.4.3.2: An experimental alternative hierarchy of numeric type classes
Safe Haskell | None |
---|---|
Language | Haskell98 |
Number.ResidueClass
divideMaybe :: C a => a -> a -> a -> Maybe a Source #
The division may be ambiguous. In this case an arbitrary quotient is returned.
0:4 * 2:4 == 0/:4 2:4 * 2:4 == 0/:4
You can find any exported type, constructor, class, function or pattern defined in this package by (approximate) name.
Key | Shortcut |
---|---|
s | Open this search box |
esc | Close this search box |
↓,ctrl + j | Move down in search results |
↑,ctrl + k | Move up in search results |
↵ | Go to active search result |