Data.Number.Flint.Acb.Modular.Instances
Contents
Description
Methods
mempty :: PSL2Z #
mappend :: PSL2Z -> PSL2Z -> PSL2Z #
mconcat :: [PSL2Z] -> PSL2Z #
(<>) :: PSL2Z -> PSL2Z -> PSL2Z #
sconcat :: NonEmpty PSL2Z -> PSL2Z #
stimes :: Integral b => b -> PSL2Z -> PSL2Z #
showsPrec :: Int -> PSL2Z -> ShowS #
show :: PSL2Z -> String #
showList :: [PSL2Z] -> ShowS #
showsPrec :: Int -> PSL2ZWord -> ShowS #
show :: PSL2ZWord -> String #
showList :: [PSL2ZWord] -> ShowS #
(==) :: PSL2Z -> PSL2Z -> Bool #
(/=) :: PSL2Z -> PSL2Z -> Bool #
invert :: PSL2Z -> PSL2Z
(~~) :: PSL2Z -> PSL2Z -> PSL2Z
pow :: Integral x => PSL2Z -> x -> PSL2Z